Merge branch 'develop' into 'beatrice'

Change DB_VERSION to PPY2.5

See merge request PBSA/peerplays!240
This commit is contained in:
Vlad Dobromyslov 2023-07-13 16:44:03 +00:00
commit b56818b8ae

View file

@ -158,7 +158,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3
#define GRAPHENE_CURRENT_DB_VERSION "PPY2.4"
#define GRAPHENE_CURRENT_DB_VERSION "PPY2.5"
#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)