*** VERSION 5.5.0 ***
[NeonServV5.git] / src / overall.h
index 3f6de8aca4083534054ff015fd1034c99aefd3ae..c5da71ba124b71fa3a5db415b76471747897d8e8 100644 (file)
@@ -1,4 +1,4 @@
-/* overall.h - NeonServ v5.4
+/* overall.h - NeonServ v5.5
  * 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.4"
-#define VERSION_PATCHLEVEL 657
+#define NEONSERV_VERSION "5.5"
+#define VERSION_PATCHLEVEL 707
 
 #include <stdio.h>
 #include <stdlib.h>