Skip to content

Commit

Permalink
bump to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjb7687 committed Dec 16, 2023
1 parent e87015e commit 533016c
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.3 Git")
set(VERSION "1.0.4 git")
enable_testing()

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

0 comments on commit 533016c

Please sign in to comment.