mirror of
https://github.com/znc/znc.git
synced 2026-08-08 18:03:22 +02:00
Increase the version number to 0.207
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
// The following defines are for #if comparison (preprocessor only likes ints)
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 205
|
||||
#define VERSION_MINOR 207
|
||||
// This one is for display purpose
|
||||
#define VERSION (VERSION_MAJOR + VERSION_MINOR / 1000.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user