changed version numbering a little bit (3th path is now the commit count)
[NeonServV5.git] / src / version.h
index afb74335ca54366c27efc137d6b2d37732fc1b4c..4241303a8a76a3232141bd2048e8bbb1d1bc5db3 100644 (file)
@@ -23,5 +23,6 @@ extern const char *compilation;
 extern const char *creation;
 extern const char *revision;
 extern const char *codelines;
+extern const int patchlevel;
 
 #endif
\ No newline at end of file