Record last changeset and set PATCH version to 99

This commit is contained in:
Davis King 2020-06-06 14:58:34 -04:00
parent 5612caa169
commit 53b6ea3bf5
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -1 +1 @@
591331f941192dda40e8211f626d7906e6fe8b27
610aa6349acfd3c622e1c147c383231a1c25260f