Fix build after wrong "auto version update"

This commit is contained in:
Alexey Milovidov 2021-01-11 06:31:21 +03:00
parent 5cf711bb5a
commit 9fafb0861e

View File

@ -2,8 +2,8 @@
SET(VERSION_REVISION 54445)
SET(VERSION_MAJOR 21)
SET(VERSION_MINOR 1)
SET(VERSION_PATCH 0)
SET(VERSION_PATCH 1)
SET(VERSION_GITHASH c2a3c6391437db2a05fe815a9d6faf81464d39ec)
SET(VERSION_DESCRIBE v21.1.0-testing)
SET(VERSION_STRING 21.1.0)
SET(VERSION_DESCRIBE v21.1.1-testing)
SET(VERSION_STRING 21.1.1)
# end of autochange