summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/version.h b/version.h
index bae2151..459e241 100644
--- a/version.h
+++ b/version.h
@@ -29,9 +29,9 @@
29#ifndef CODEC2_HAVE_VERSION 29#ifndef CODEC2_HAVE_VERSION
30#define CODEC2_HAVE_VERSION 30#define CODEC2_HAVE_VERSION
31 31
32#define CODEC2_VERSION_MAJOR 0 32#define CODEC2_VERSION_MAJOR 1
33#define CODEC2_VERSION_MINOR 9 33#define CODEC2_VERSION_MINOR 2
34#define CODEC2_VERSION_PATCH 2 34/* #undef CODEC2_VERSION_PATCH */
35#define CODEC2_VERSION "0.9.2" 35#define CODEC2_VERSION "1.2.0"
36 36
37#endif //CODEC2_HAVE_VERSION 37#endif //CODEC2_HAVE_VERSION