ckdb - version

This commit is contained in:
kanoi 2014-09-02 22:43:57 +10:00
parent 40ea334adb
commit b29b7a214e

View File

@ -47,7 +47,7 @@
#define DB_VLOCK "1"
#define DB_VERSION "0.8"
#define CKDB_VERSION DB_VERSION"-0.210"
#define CKDB_VERSION DB_VERSION"-0.211"
#define WHERE_FFL " - from %s %s() line %d"
#define WHERE_FFL_HERE __FILE__, __func__, __LINE__