Bump package version v10.1.2-2 (#73)

This commit is contained in:
Eric Kilmer
2022-03-11 11:34:16 -05:00
committed by GitHub
parent 3ba6dd5a3e
commit 759fe7ff76
+1 -1
View File
@@ -6,7 +6,7 @@
# the LICENSE file found in the root directory of this source tree.
#
set(PACKAGE_VERSION 1)
set(PACKAGE_VERSION 2)
if("${sleigh_GHIDRA_RELEASE_TYPE}" STREQUAL "HEAD")
set(PACKAGE_VERSION "DEV.${ghidra_short_commit}")
endif()