Skip to content
Snippets Groups Projects
Commit f504ca3a authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Version string update

parent 4863bdb2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = CELT
PROJECT_NUMBER = 0.8.0
PROJECT_NUMBER = 0.8.1
OUTPUT_DIRECTORY = doc/API
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
......
......@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = CELT
PROJECT_NUMBER = 0.8.0
PROJECT_NUMBER = 0.8.1
OUTPUT_DIRECTORY = doc/devel
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
......
......@@ -39,7 +39,7 @@
#include <mmsystem.h>
#endif
#define VERSION_STRING "\n 0.8.0\n"
#define VERSION_STRING "\n 0.8.1\n"
#define Cdecl __cdecl
#define __attribute__(x)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment