Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wave_out.h')
-rw-r--r--tools/wave_out.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/wave_out.h b/tools/wave_out.h
index 4b1c9cc..4058ca9 100644
--- a/tools/wave_out.h
+++ b/tools/wave_out.h
@@ -39,7 +39,7 @@
#include <mmsystem.h>
#endif
-#define VERSION_STRING "\n 0.11.1\n"
+#define VERSION_STRING "\n 0.11.2\n"
#define Cdecl __cdecl
#define __attribute__(x)