increase fast resume version

This commit is contained in:
vanhauser-thc
2025-04-07 10:13:13 +02:00
parent fc38904e25
commit 7c349b6cde
4 changed files with 11 additions and 7 deletions

View File

@ -353,6 +353,8 @@ enum {
};
#define FAST_RESUME_VERSION 0x01000000
/* Python stuff */
#ifdef USE_PYTHON