Browse Source

usrloc: table version for location set to 8

Daniel-Constantin Mierla 10 years ago
parent
commit
762d3309e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/usrloc/ul_mod.h

+ 1 - 1
modules/usrloc/ul_mod.h

@@ -39,7 +39,7 @@
  */
  */
 
 
 
 
-#define UL_TABLE_VERSION 7
+#define UL_TABLE_VERSION 8
 
 
 extern str ruid_col;
 extern str ruid_col;
 extern str user_col;
 extern str user_col;