Skip to content

Commit b029fb6

Browse files
committed
[cmake] version bump to 1.4.1
1 parent e6a403f commit b029fb6

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 0)
15+
set(VERSION_PATCH 1)
1616

1717
set(VERSION_ABI 1)
1818

0 commit comments

Comments
 (0)