Update version manually

This commit is contained in:
Alexey Milovidov 2019-08-18 16:53:25 +03:00
parent f36d20915b
commit d7d11b85ca

View File

@ -1,11 +1,11 @@
# This strings autochanged from release_lib.sh: # This strings autochanged from release_lib.sh:
set(VERSION_REVISION 54425) set(VERSION_REVISION 54425)
set(VERSION_MAJOR 19) set(VERSION_MAJOR 19)
set(VERSION_MINOR 13) set(VERSION_MINOR 14)
set(VERSION_PATCH 1) set(VERSION_PATCH 1)
set(VERSION_GITHASH adfc36917222bdb03eba069f0cad0f4f5b8f1c94) set(VERSION_GITHASH adfc36917222bdb03eba069f0cad0f4f5b8f1c94)
set(VERSION_DESCRIBE v19.13.1.1-prestable) set(VERSION_DESCRIBE v19.14.1.1-prestable)
set(VERSION_STRING 19.13.1.1) set(VERSION_STRING 19.14.1.1)
# end of autochange # end of autochange
set(VERSION_EXTRA "" CACHE STRING "") set(VERSION_EXTRA "" CACHE STRING "")