[edk2-devel] [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool.

Siyuan, Fu posted 1 patch 4 years, 1 month ago
Failed in applying to current master (apply log)
Silicon/Intel/Tools/FitGen/FitGen.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[edk2-devel] [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool.
Posted by Siyuan, Fu 4 years, 1 month ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#55914): https://edk2.groups.io/g/devel/message/55914
Mute This Topic: https://groups.io/mt/72018403/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool.
Posted by Liming Gao 4 years, 1 month ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

-----Original Message-----
From: Fu, Siyuan <siyuan.fu@intel.com> 
Sent: 2020年3月17日 13:32
To: devel@edk2.groups.io
Cc: Feng, Bob C <bob.c.feng@intel.com>; Gao, Liming <liming.gao@intel.com>
Subject: [Patch] Silicon/Intel/Tools: Update the minor version of FitGen tool.

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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#55915): https://edk2.groups.io/g/devel/message/55915
Mute This Topic: https://groups.io/mt/72018403/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-