Explorar o código

Increased DB_VERSION, since the path fix can influence db contents

Stefan Schmidt %!s(int64=5) %!d(string=hai) anos
pai
achega
434e1c2175
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code_boost/src/cxx/statistics_db.h

+ 1 - 1
code_boost/src/cxx/statistics_db.h

@@ -22,7 +22,7 @@ public:
     /*
      * Database version: Increment number on every change in the C++ code!
      */
-    static const int DB_VERSION = 11;
+    static const int DB_VERSION = 12;
 
     /*
      * Methods for writing values into database