summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng, YunhuaX <yunhuax.feng@intel.com>2020-02-21 09:47:07 +0800
committerLiming Gao <liming.gao@intel.com>2020-02-24 09:04:17 +0800
commitf1b7a923a037c4093256d22ffe3b73a05b1d0e33 (patch)
tree92fbefc31c782960252a6c7c09c8e992d54919ff
parentc07d4b801f2a68ad3e749c091ec48f0b71221a17 (diff)
Tools/FitGen: Update the UTILITY_MINOR_VERSION
Update the UTILITY_MINOR_VERSION from 59 to 60 Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
-rw-r--r--Silicon/Intel/Tools/FitGen/FitGen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
index fdf53592..2d72977b 100644
--- a/Silicon/Intel/Tools/FitGen/FitGen.h
+++ b/Silicon/Intel/Tools/FitGen/FitGen.h
@@ -31,7 +31,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
// Utility version information
//
#define UTILITY_MAJOR_VERSION 0
-#define UTILITY_MINOR_VERSION 59
+#define UTILITY_MINOR_VERSION 60
#define UTILITY_DATE __DATE__
//