Skip to content

Commit

Permalink
0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Mar 18, 2024
1 parent 6dee621 commit e824631
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 @@ -45,7 +45,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 e824631

Please sign in to comment.