We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e70256 commit b1e8050Copy full SHA for b1e8050
1 file changed
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.6)
3
4
SET(VERSION_MAJOR "1")
5
SET(VERSION_MINOR "4")
6
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
7
8
file(GLOB SOURCE
9
"src/bncsutil/*.cpp"
0 commit comments