public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool.
@ 2020-03-17  5:32 Siyuan, Fu
  2020-03-17  5:43 ` Liming Gao
  0 siblings, 1 reply; 2+ messages in thread
From: Siyuan, Fu @ 2020-03-17  5:32 UTC (permalink / raw)
  To: devel; +Cc: Bob Feng, Liming Gao

This patch updates the minor version to 61 for the changes introduced
by commit 98c1cc2c12c5104f8e6fb97473a74c6490a06bc4.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Siyuan Fu <siyuan.fu@intel.com>
---
 Silicon/Intel/Tools/FitGen/FitGen.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
index 2d72977b2c..cb9274b417 100644
--- a/Silicon/Intel/Tools/FitGen/FitGen.h
+++ b/Silicon/Intel/Tools/FitGen/FitGen.h
@@ -1,7 +1,7 @@
 /**@file
 Definitions for the FitGen utility.
 
-Copyright (c) 2010-2019, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2010-2020, Intel Corporation. All rights reserved.<BR>
 SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
@@ -31,7 +31,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 // Utility version information
 //
 #define UTILITY_MAJOR_VERSION 0
-#define UTILITY_MINOR_VERSION 60
+#define UTILITY_MINOR_VERSION 61
 #define UTILITY_DATE          __DATE__
 
 //
-- 
2.19.1.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-17  5:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17  5:32 [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool Siyuan, Fu
2020-03-17  5:43 ` Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox