config.hpp: Bump DB version

This commit is contained in:
theoreticalbts 2015-12-15 14:43:38 -05:00
parent e2c7a946cb
commit 0f67fb655b

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 "BTS2.4"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.5"
#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)