mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
ZNC 1.8.0-alpha1
This commit is contained in:
@@ -20,9 +20,9 @@ limitations under the License.
|
||||
// The following defines are for #if comparison (preprocessor only likes ints)
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH -1
|
||||
#define VERSION_PATCH 0
|
||||
// This one is for display purpose and to check ABI compatibility of modules
|
||||
#define VERSION_STR "1.8.x"
|
||||
#define VERSION_STR "1.8.0"
|
||||
#endif
|
||||
|
||||
// Don't use this one
|
||||
|
||||
Reference in New Issue
Block a user