Skip to content

Commit 1dd4b61

Browse files
authored
bump 1.0.1
1 parent 7dc7ea7 commit 1dd4b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ set(CMAKE_CXX_STANDARD 11)
2929
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
3030

3131
# X.X.X git becomes release X.X.X+1
32-
set(VERSION "1.0.0 Git")
32+
set(VERSION "1.0.1")
3333
enable_testing()
3434

3535
# cf issue 511, managing MultiArch on Debian ...

0 commit comments

Comments
 (0)