Record last changeset and set PATCH version to 99

This commit is contained in:
Davis King 2018-07-13 07:45:38 -04:00
parent d353c80ee7
commit 4c816be0cd
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ project(dlib)
set(CPACK_PACKAGE_NAME "dlib")
set(CPACK_PACKAGE_VERSION_MAJOR "19")
set(CPACK_PACKAGE_VERSION_MINOR "15")
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 @@
6b530380a56a
8d356168c13d