Browse Source

updated DB_version number

Stefano Acquaviti 6 năm trước cách đây
mục cha
commit
9e4bf04636
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      code_boost/src/cxx/statistics_db.h

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

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