Skip to content

Commit 8a2b898

Browse files
committed
[cmake] version bump to 1.4.2
1 parent 8abeef6 commit 8a2b898

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

1313
set(VERSION_MAJOR 1)
1414
set(VERSION_MINOR 4)
15-
set(VERSION_PATCH 1)
15+
set(VERSION_PATCH 2)
1616

1717
set(VERSION_ABI 1)
1818

0 commit comments

Comments
 (0)