Bump to 1.1

This commit is contained in:
Miloslav Ciz 2023-01-23 12:50:49 +01:00
parent eaeafc6368
commit eeb04a0797
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ static const char *SFG_menuItemTexts[] =
#define SFG_TEXT_SAVED "saved"
#define SFG_TEXT_LEVEL_COMPLETE "level done"
#define SFG_VERSION_STRING "1.02d"
#define SFG_VERSION_STRING "1.1"
/**<
Version numbering is following: major.minor for stable releases,
in-development unstable versions have the version of the latest stable +