Skip to content

Commit

Permalink
bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pjb7687 authored Sep 5, 2023
1 parent ab2b22c commit 9e54bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set(CMAKE_C_STANDARD 99)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)

# X.X.X git becomes release X.X.X+1
set(VERSION "1.0.2 Git")
set(VERSION "1.0.3")
enable_testing()

# cf issue 511, managing MultiArch on Debian ...
Expand Down

0 comments on commit 9e54bde

Please sign in to comment.