Skip to content

Commit

Permalink
0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Feb 7, 2021
1 parent 2661b66 commit ac4bd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if(NOT CMAKE_BUILD_TYPE)
list(GET CMAKE_CONFIGURATION_TYPES 0 CMAKE_BUILD_TYPE)
endif()

set(OPENELP_EXTRA_VERSION "dev" CACHE STRING
set(OPENELP_EXTRA_VERSION "" CACHE STRING
"Extra value suffixed to the version number"
)

Expand Down

0 comments on commit ac4bd1e

Please sign in to comment.