Skip to content

Commit

Permalink
[cmake] Bump POMEROL_VERSION to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Jun 23, 2019
1 parent b164c34 commit 489ce4c
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 @@ -4,7 +4,7 @@ message ("\n${PROJECT_NAME} configuration\n")
string(TOUPPER ${PROJECT_NAME} PROJECT_CAPNAME)

list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
set(POMEROL_VERSION 1.2)
set(POMEROL_VERSION 1.3)
include(CommonDefs)

no_source_builds()
Expand Down

0 comments on commit 489ce4c

Please sign in to comment.