Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
99a19474
Commit
99a19474
authored
Nov 09, 2010
by
Jean-Marc Valin
Browse files
0.9.1 release
parent
1ad93cf4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Doxyfile
View file @
99a19474
...
...
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = CELT
PROJECT_NUMBER = 0.
8
.1
PROJECT_NUMBER = 0.
9
.1
OUTPUT_DIRECTORY = doc/API
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
...
...
Doxyfile.devel
View file @
99a19474
...
...
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = CELT
PROJECT_NUMBER = 0.
8
.1
PROJECT_NUMBER = 0.
9
.1
OUTPUT_DIRECTORY = doc/devel
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
...
...
configure.ac
View file @
99a19474
...
...
@@ -6,7 +6,7 @@ AM_CONFIG_HEADER([config.h])
CELT_MAJOR_VERSION=0
CELT_MINOR_VERSION=9
CELT_MICRO_VERSION=
0
CELT_MICRO_VERSION=
1
CELT_EXTRA_VERSION=
CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION$CELT_EXTRA_VERSION
LIBCELT_SUFFIX=0
...
...
tools/wave_out.h
View file @
99a19474
...
...
@@ -39,7 +39,7 @@
#include
<mmsystem.h>
#endif
#define VERSION_STRING "\n 0.
8
.1\n"
#define VERSION_STRING "\n 0.
9
.1\n"
#define Cdecl __cdecl
#define __attribute__(x)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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