File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.6.3) # OPENSSL_USE_STATIC_LIBS
33
44SET (BRANDING_PROJECT_NAME "FastoNoSQL" CACHE STRING "Branding for ${BRANDING_PROJECT_NAME} " ) #default
55SET (BRANDING_PROJECT_VERSION "2.4.0.0" CACHE STRING "Branding version for ${BRANDING_PROJECT_NAME} " ) #default
6- SET (BRANDING_PROJECT_BUILD_TYPE_VERSION "alfa " CACHE STRING "Build version type for ${BRANDING_PROJECT_NAME} " ) #default
6+ SET (BRANDING_PROJECT_BUILD_TYPE_VERSION "release " CACHE STRING "Build version type for ${BRANDING_PROJECT_NAME} " ) #default
77 # possible variables: alfa, beta, rc, release
88SET (BRANDING_PROJECT_TYPE_VERSION "community" CACHE STRING "Build version type for ${BRANDING_PROJECT_NAME} " ) #default
99 # possible variables: community, pro, enterprise
You can’t perform that action at this time.
0 commit comments