Skip to content

Commit

Permalink
ver++
Browse files Browse the repository at this point in the history
  • Loading branch information
vcloarec committed Jun 1, 2023
1 parent dc8e8c2 commit a2918f5
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 @@ -13,7 +13,7 @@ if(DEFINED ENV{LEKAN_EXPERIMENTAL_VERSION})
else(DEFINED ENV{LEKAN_EXPERIMENTAL_VERSION})
set(CPACK_PACKAGE_VERSION_MAJOR "2")
set(CPACK_PACKAGE_VERSION_MINOR "3")
set(CPACK_PACKAGE_VERSION_PATCH "2")
set(CPACK_PACKAGE_VERSION_PATCH "3")
endif(DEFINED ENV{LEKAN_EXPERIMENTAL_VERSION})

ADD_DEFINITIONS(-DMAJ_VER_LEKAN="${CPACK_PACKAGE_VERSION_MAJOR}")
Expand Down

0 comments on commit a2918f5

Please sign in to comment.