ckdb - update the db version to force anyone to ask me what needs to be done
This commit is contained in:
parent
c2e54cae53
commit
9e3cf4e469
@ -44,7 +44,7 @@
|
||||
* */
|
||||
|
||||
#define DB_VLOCK "1"
|
||||
#define DB_VERSION "0.5"
|
||||
#define DB_VERSION "0.6"
|
||||
|
||||
#define WHERE_FFL " - from %s %s() line %d"
|
||||
#define WHERE_FFL_HERE __FILE__, __func__, __LINE__
|
||||
|
||||
Loading…
Reference in New Issue
Block a user