added support ranking system
[NeonServV5.git] / src / mysqlConn.c
index 7484059af85131488672869a05a6f1c057de967e..1e1d8d5e767f14411d3d09600a869017a9a9a642 100644 (file)
@@ -1,6 +1,6 @@
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "1"
+#define DATABASE_VERSION "2"
 
 struct used_result {
     MYSQL_RES *result;