Skip to content

Commit 9e54bde

Browse files
authored
bump to 1.0.3
1 parent ab2b22c commit 9e54bde

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
@@ -34,7 +34,7 @@ set(CMAKE_C_STANDARD 99)
3434
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
3535

3636
# X.X.X git becomes release X.X.X+1
37-
set(VERSION "1.0.2 Git")
37+
set(VERSION "1.0.3")
3838
enable_testing()
3939

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

0 commit comments

Comments
 (0)