Skip to content

Commit

Permalink
Update project version
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardHinnant committed Oct 20, 2024
1 parent e396108 commit 5bdb7e6
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 @@ -17,7 +17,7 @@

cmake_minimum_required( VERSION 3.7 )

project( date VERSION 3.0.2 )
project( date VERSION 3.0.3 )
set(ABI_VERSION 3) # used as SOVERSION, increment when ABI changes

get_directory_property( has_parent PARENT_DIRECTORY )
Expand Down

0 comments on commit 5bdb7e6

Please sign in to comment.