Skip to content

Commit 9e3f344

Browse files
committed
Bump version for stable-1.1 patch release
1 parent aea8460 commit 9e3f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
1515

1616
SET(VERSION_MAJOR "1")
1717
SET(VERSION_MINOR "1")
18-
SET(VERSION_PATCH "1")
18+
SET(VERSION_PATCH "2")
1919
#SET(VERSION_SUFFIX "")
2020
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
2121
IF(VERSION_SUFFIX)

0 commit comments

Comments
 (0)