From af3e209f93d42263bc8949e03b17d5bd3640db11 Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Thu, 21 Jan 2016 18:40:48 +0000 Subject: ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRING The changes due to the previous patches should be reflected in a higher minor version number. Cc: Jaben Carsey Cc: Ryan Harkin Suggested-by: Jaben Carsey Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek Reviewed-by: Jaben Carsey git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19719 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg/Library/UefiShellBcfgCommandLib') 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] -- cgit v1.2.3