diff options
Diffstat (limited to 'plugins/Dbx_mdb/src/version.h')
-rw-r--r-- | plugins/Dbx_mdb/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mdb/src/version.h b/plugins/Dbx_mdb/src/version.h index 5c88029725..8789f57bf8 100644 --- a/plugins/Dbx_mdb/src/version.h +++ b/plugins/Dbx_mdb/src/version.h @@ -1,6 +1,6 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
-#define __RELEASE_NUM 3
+#define __RELEASE_NUM 8
#define __BUILD_NUM 1
#include <stdver.h>
|