Skip to content

Commit ac4bd1e

Browse files
committed
0.9.1
1 parent 2661b66 commit ac4bd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ if(NOT CMAKE_BUILD_TYPE)
4646
list(GET CMAKE_CONFIGURATION_TYPES 0 CMAKE_BUILD_TYPE)
4747
endif()
4848

49-
set(OPENELP_EXTRA_VERSION "dev" CACHE STRING
49+
set(OPENELP_EXTRA_VERSION "" CACHE STRING
5050
"Extra value suffixed to the version number"
5151
)
5252

0 commit comments

Comments
 (0)