changed version numbering a little bit (3th path is now the commit count)
[NeonServV5.git] / src / main.h
index ca0342f04eb99c5a8c60dab07bd669932fc54c89..6b7591ad7074420af4aeb4ef37ac45123561d47c 100644 (file)
@@ -1,4 +1,4 @@
-/* main.h - NeonServ v5.0
+/* main.h - NeonServ v5.1
  * Copyright (C) 2011  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -17,7 +17,8 @@
 #ifndef _main_h
 #define _main_h
 
-#define NEONSERV_VERSION "5.0.1-dev"
+#define NEONSERV_VERSION "5.1"
+#define VERSION_PATCHLEVEL 352
 
 #ifndef BOTWAR_ALERT_CHAN
 #define BOTWAR_ALERT_CHAN NULL