mirror of https://github.com/acidanthera/audk.git
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:
parent
2de293cd96
commit
af3e209f93
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue