Skip to content

Commit e8e7cde

Browse files
committed
update version tag
1 parent 237fdca commit e8e7cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PROJECT(example_module CXX)
33

44
SET(CMAKE_CXX_STANDARD 20)
55

6-
SET(EXAMPLE_MODULE_VERSION 1.1.1)
6+
SET(EXAMPLE_MODULE_VERSION 1.1.2)
77

88
OPTION(BRINGAUTO_PACKAGE "Package creation" OFF)
99
OPTION(BRINGAUTO_INSTALL "Disable install" OFF)

0 commit comments

Comments
 (0)