We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2661b66 commit ac4bd1eCopy full SHA for ac4bd1e
CMakeLists.txt
@@ -46,7 +46,7 @@ if(NOT CMAKE_BUILD_TYPE)
46
list(GET CMAKE_CONFIGURATION_TYPES 0 CMAKE_BUILD_TYPE)
47
endif()
48
49
-set(OPENELP_EXTRA_VERSION "dev" CACHE STRING
+set(OPENELP_EXTRA_VERSION "" CACHE STRING
50
"Extra value suffixed to the version number"
51
)
52
0 commit comments