diff --git a/src/ckdb.h b/src/ckdb.h index f3a1e885..41dd3608 100644 --- a/src/ckdb.h +++ b/src/ckdb.h @@ -52,7 +52,7 @@ #define DB_VLOCK "1" #define DB_VERSION "0.9.6" -#define CKDB_VERSION DB_VERSION"-0.770" +#define CKDB_VERSION DB_VERSION"-0.771" #define WHERE_FFL " - from %s %s() line %d" #define WHERE_FFL_HERE __FILE__, __func__, __LINE__ diff --git a/src/ckdb_cmd.c b/src/ckdb_cmd.c index 4030804c..991d6774 100644 --- a/src/ckdb_cmd.c +++ b/src/ckdb_cmd.c @@ -3428,7 +3428,7 @@ static K_TREE *upd_add_mu(K_TREE *mu_root, K_STORE *mu_store, int64_t userid, in #define FIVExSTT 334106 #define FIVExLIM 333809 // 333809 workinfoid -#define FIVExWID 6085620100361146842 +#define FIVExWID 6085620100361140756 static char *cmd_pplns(__maybe_unused PGconn *conn, char *cmd, char *id, __maybe_unused tv_t *now, __maybe_unused char *by,