Explorar o código

dialog(k): table version in DB is 7

- updated by Timo Reimann, but sources was still using 6
Daniel-Constantin Mierla %!s(int64=13) %!d(string=hai) anos
pai
achega
8a22bf5bf2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules_k/dialog/dlg_db_handler.h

+ 1 - 1
modules_k/dialog/dlg_db_handler.h

@@ -56,7 +56,7 @@
 #define REQ_URI_COL				"req_uri"
 #define XDATA_COL				"xdata"
 #define DIALOG_TABLE_NAME		"dialog"
-#define DLG_TABLE_VERSION		6
+#define DLG_TABLE_VERSION		7
 
 #define DIALOG_TABLE_COL_NO 		23