Skip to content

Commit 0eae845

Browse files
committed
[CMakeLists] version bump
1 parent e136dcd commit 0eae845

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
@@ -6,7 +6,7 @@ project (nix C CXX)
66

77
set(VERSION_MAJOR 1)
88
set(VERSION_MINOR 3)
9-
set(VERSION_PATCH 1)
9+
set(VERSION_PATCH 2)
1010

1111
set(VERSION_ABI 1)
1212

0 commit comments

Comments
 (0)