summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@bauklotz.fritz.box>2020-10-15 16:27:49 +0200
committerDirk Engling <erdgeist@bauklotz.fritz.box>2020-10-15 16:27:49 +0200
commit9022d768021bbe15c7815cc6f8b64218b46f0e10 (patch)
treee60ed1ea72a21b3873684a5afae67b26a798f927 /version.h
parentf02dfce6e6c34b3d8a7b8a0e784b506178e331fa (diff)
Bump to upstream version 0.9.2HEADmaster
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index fc9891d..bae2151 100644
--- a/version.h
+++ b/version.h
@@ -31,7 +31,7 @@
31 31
32#define CODEC2_VERSION_MAJOR 0 32#define CODEC2_VERSION_MAJOR 0
33#define CODEC2_VERSION_MINOR 9 33#define CODEC2_VERSION_MINOR 9
34/* #undef CODEC2_VERSION_PATCH */ 34#define CODEC2_VERSION_PATCH 2
35#define CODEC2_VERSION "0.9" 35#define CODEC2_VERSION "0.9.2"
36 36
37#endif //CODEC2_HAVE_VERSION 37#endif //CODEC2_HAVE_VERSION