removed unused code in bots.c
[NeonServV5.git] / src / overall.h
index d84c1d2272bb3a0bda92b92332a9f8ca2e1d56fb..cee57955cd4779a5ac8456523ca43d5e01f4d5f8 100644 (file)
@@ -1,4 +1,4 @@
-/* overall.h - NeonServ v5.5
+/* overall.h - NeonServ v5.6
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -19,8 +19,8 @@
 #define _overall_h
 #include "../config.h"
 
-#define NEONSERV_VERSION "5.5"
-#define VERSION_PATCHLEVEL 707
+#define NEONSERV_VERSION "5.6"
+#define VERSION_PATCHLEVEL 736
 
 #include <stdio.h>
 #include <stdlib.h>