mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Record last changeset and set PATCH version to 99
This commit is contained in:
parent
5612caa169
commit
53b6ea3bf5
@ -21,7 +21,7 @@ project(dlib)
|
||||
set(CPACK_PACKAGE_NAME "dlib")
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "19")
|
||||
set(CPACK_PACKAGE_VERSION_MINOR "20")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "99")
|
||||
set(VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
|
||||
# Only print these messages once, even if dlib is added multiple times via add_subdirectory()
|
||||
if (NOT TARGET dlib)
|
||||
|
@ -1 +1 @@
|
||||
591331f941192dda40e8211f626d7906e6fe8b27
|
||||
610aa6349acfd3c622e1c147c383231a1c25260f
|
||||
|
Loading…
Reference in New Issue
Block a user