mirror of
https://github.com/HowardHinnant/date.git
synced 2025-01-13 17:34:45 +08:00
set library version to 2.4.1
Update CMakeLists.txt to set library version to 2.4.1
This commit is contained in:
parent
3a343adf6a
commit
9454aeda2b
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required( VERSION 3.1.0 )
|
||||
|
||||
project( date_prj )
|
||||
set(DATE_LIBRARY_VERSION 1.0.0)
|
||||
set(DATE_LIBRARY_VERSION 2.4.1)
|
||||
|
||||
include( GNUInstallDirs )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user