Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
Opus
Commits
88ddeee5
Commit
88ddeee5
authored
May 15, 2012
by
Jean-Marc Valin
Browse files
version bump
parent
87003d5b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.draft
View file @
88ddeee5
...
...
@@ -20,7 +20,7 @@ CFLAGS := -Drestrict= $(CFLAGS)
###################### END OF OPTIONS ######################
CFLAGS
+=
-DOPUS_VERSION
=
'"0.9.1
0
"'
CFLAGS
+=
-DOPUS_VERSION
=
'"0.9.1
1
"'
include
silk_sources.mk
include
celt_sources.mk
include
opus_sources.mk
...
...
configure.ac
View file @
88ddeee5
...
...
@@ -9,7 +9,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
OPUS_MAJOR_VERSION=0
OPUS_MINOR_VERSION=9
OPUS_MICRO_VERSION=1
0
OPUS_MICRO_VERSION=1
1
OPUS_EXTRA_VERSION=
OPUS_VERSION="$OPUS_MAJOR_VERSION.$OPUS_MINOR_VERSION.$OPUS_MICRO_VERSION$OPUS_EXTRA_VERSION"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment