mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-26 16:01:04 +08:00
Update project version
This commit is contained in:
parent
deec054564
commit
e396108ee3
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
cmake_minimum_required( VERSION 3.7 )
|
cmake_minimum_required( VERSION 3.7 )
|
||||||
|
|
||||||
project( date VERSION 3.0.1 )
|
project( date VERSION 3.0.2 )
|
||||||
set(ABI_VERSION 3) # used as SOVERSION, increment when ABI changes
|
set(ABI_VERSION 3) # used as SOVERSION, increment when ABI changes
|
||||||
|
|
||||||
get_directory_property( has_parent PARENT_DIRECTORY )
|
get_directory_property( has_parent PARENT_DIRECTORY )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user