Skip to content

Commit 2fcb4ed

Browse files
authored
Merge pull request #6 from bringauto/update_version_tag
version tag 1.1.2
2 parents 70a3459 + 7c63313 commit 2fcb4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SET(CMAKE_CXX_STANDARD 20)
77
SET(CMAKE_CXX_EXTENSIONS OFF) # For increased portability
88
SET(CMAKE_POSITION_INDEPENDENT_CODE ON)
99

10-
SET(INTERNAL_CLIENT_VERSION 1.1.1)
10+
SET(INTERNAL_CLIENT_VERSION 1.1.2)
1111

1212
OPTION(BRINGAUTO_SAMPLES OFF)
1313
OPTION(BRINGAUTO_TESTS "Enable tests" OFF)

0 commit comments

Comments
 (0)