config.hpp: Bump db version

This commit is contained in:
theoreticalbts 2015-12-07 17:52:49 -05:00
parent 2b9876fd98
commit 5fa123b6d7

View file

@ -140,7 +140,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3
#define GRAPHENE_CURRENT_DB_VERSION "test5b"
#define GRAPHENE_CURRENT_DB_VERSION "GPH2.4"
#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)