*** VERSION 5.4.0 ***
[NeonServV5.git] / src / overall.h
index 753ec2b9530fb75ba0e9445acf6c87058ab8fd75..718e82d7695abef13808e55ab95d4e887101929d 100644 (file)
@@ -1,4 +1,4 @@
-/* overall.h - NeonServ v5.3
+/* overall.h - NeonServ v5.4
  * 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.3"
-#define VERSION_PATCHLEVEL 543
+#define NEONSERV_VERSION "5.4"
+#define VERSION_PATCHLEVEL 657
 
 #include <stdio.h>
 #include <stdlib.h>