Switch to dev version

This commit is contained in:
Miloslav Ciz 2023-01-23 12:53:20 +01:00
parent eeb04a0797
commit 0f869ab72a
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.1"
#define SFG_VERSION_STRING "1.1d"
/**<
Version numbering is following: major.minor for stable releases,
in-development unstable versions have the version of the latest stable +