Change version tag to 1.1.0 rc1

This commit is contained in:
elasota
2021-05-11 01:42:06 -04:00
parent 318a5868d7
commit a6486c137b

View File

@@ -4,6 +4,6 @@
#define GP_BUILD_VERSION_MINOR 1
#define GP_BUILD_VERSION_UPDATE 0
#define GP_APPLICATION_VERSION_STRING "1.1.0"
#define GP_APPLICATION_VERSION_STRING "1.1.0 rc1"
#define GP_APPLICATION_COPYRIGHT_STRING "2019-2021 Gale Force Games"
#define GP_APPLICATION_WEBSITE_STRING "https://github.com/elasota/Aerofoil"