mirror of
https://github.com/znc/znc.git
synced 2026-08-09 18:32:55 +02:00
Merge branch '1.6.x'
Conflicts: src/Client.cpp znc-buildmod.in
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
#define VERSION (VERSION_MAJOR + VERSION_MINOR / 10.0)
|
||||
|
||||
// You can add -DVERSION_EXTRA="stuff" to your CXXFLAGS!
|
||||
#ifndef VERSION_EXTRA
|
||||
# define VERSION_EXTRA ""
|
||||
#endif
|
||||
extern const char* ZNC_VERSION_EXTRA;
|
||||
|
||||
#endif // !ZNC_VERSION_H
|
||||
|
||||
Reference in New Issue
Block a user