added bot/ircop mark to cmd_nicklist
[NeonServV5.git] / src / mysqlConn.c
index 6fe11e723d8a44aa89288df03ce18582ed14e3cb..e76641044d7f69f719f12266dd79684be50a1be3 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "19"
+#define DATABASE_VERSION "20"
 
 static void show_mysql_error();