added OPER support (let the bots try to op themselves)
[NeonServV5.git] / src / version.h
index 8c22f99110546e65b8c9667f695c57fbcad8601e..063c73d5d0631e46bc692ca6a8d143a6f994fa1a 100644 (file)
@@ -1,4 +1,4 @@
-/* version.h - NeonServ v5.3
+/* version.h - NeonServ v5.4
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -19,7 +19,7 @@
 
 #include "main.h"
 
-#define MODULE_VERSION 1
+#define MODULE_VERSION 3
 
 #ifndef DND_FUNCTIONS
 extern const char *compilation;