mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52:55 +02:00
Add VERSION_MAJOR, too (for consistency)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1285 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
// Keep the number in sync with configure.in (and also with configure)
|
||||
#define VERSION 0.063
|
||||
// The following defines are for #if comparison (preprocessor only likes ints)
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 63
|
||||
|
||||
// You can add -DVERSION_EXTRA="stuff" to your CXXFLAGS!
|
||||
|
||||
Reference in New Issue
Block a user