Bump PACKAGE_VERSION_PATCH for next patch release

This commit is contained in:
adrianinsaval
2022-07-31 05:39:28 +02:00
committed by Uwe
parent e51acb490c
commit 014ed4ccc5
+1 -1
View File
@@ -18,7 +18,7 @@ project(FreeCAD)
set(PACKAGE_VERSION_NAME "Vulcan")
set(PACKAGE_VERSION_MAJOR "0")
set(PACKAGE_VERSION_MINOR "20")
set(PACKAGE_VERSION_PATCH "0")
set(PACKAGE_VERSION_PATCH "1")
set(PACKAGE_VERSION_SUFFIX "") # either "dev" for development snapshot or "" (empty string)
set(FREECAD_VERSION_PATCH "1") # number of patch release (e.g. "4" for the 0.18.4 release)