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