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
This commit is contained in:
Laszlo Ersek 2016-01-21 18:40:48 +00:00 committed by lersek
parent 2de293cd96
commit af3e209f93
1 changed files with 1 additions and 1 deletions

View File

@ -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]