summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2016-01-21 18:40:48 +0000
committerHao Wu <hao.a.wu@intel.com>2016-07-13 20:41:47 +0800
commitf6839e1c399c72b39820d79d2b44fa407a5e2b22 (patch)
treebdfeca085128681e991ddd9729f4e498eecb31f3
parent0586b054471f82724c0701fbd4ae2ddfb1807137 (diff)
downloadedk2-platforms-f6839e1c399c72b39820d79d2b44fa407a5e2b22.tar.xz
ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRING
The changes due to the previous patches should be reflected in a higher minor version number. Cc: Jaben Carsey <jaben.carsey@intel.com> Cc: Ryan Harkin <ryan.harkin@linaro.org> Suggested-by: Jaben Carsey <jaben.carsey@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19719 6f19259b-4bc3-4df7-8a09-765794883524 (cherry picked from commit af3e209f93d42263bc8949e03b17d5bd3640db11)
-rw-r--r--ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf b/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
index bacaeec1cd..44c8b7e405 100644
--- a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
+++ b/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
@@ -17,7 +17,7 @@
BASE_NAME = UefiShellBcfgCommandLib
FILE_GUID = F6A3BF5D-4095-4E4F-9670-408770C2DBDF
MODULE_TYPE = UEFI_DRIVER
- VERSION_STRING = 1.0
+ VERSION_STRING = 1.1
LIBRARY_CLASS = BcfgCommandLib|UEFI_APPLICATION UEFI_DRIVER
[Sources.common]