We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2b22c commit 9e54bdeCopy full SHA for 9e54bde
CMakeLists.txt
@@ -34,7 +34,7 @@ set(CMAKE_C_STANDARD 99)
34
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
35
36
# X.X.X git becomes release X.X.X+1
37
-set(VERSION "1.0.2 Git")
+set(VERSION "1.0.3")
38
enable_testing()
39
40
# cf issue 511, managing MultiArch on Debian ...
0 commit comments