diff options
author | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-19 17:24:20 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-19 17:24:20 +0000 |
commit | 7ea5f0cc4e4e3487e19d7c3daa025372026be2a9 (patch) | |
tree | dd24fff4231e4145064571a7b6155aada18c2c26 /ShellBinPkg/ReadMe.txt | |
parent | 54d3b84e3ef4c45e9d41aeca1b7f08ea0035a74f (diff) | |
download | edk2-7ea5f0cc4e4e3487e19d7c3daa025372026be2a9.zip edk2-7ea5f0cc4e4e3487e19d7c3daa025372026be2a9.tar.gz edk2-7ea5f0cc4e4e3487e19d7c3daa025372026be2a9.tar.bz2 |
ShellBinPkg: Update binaries.
signed-off-by: jcarsey
reviewed-by: geekboy15a
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12381 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg/ReadMe.txt')
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 91f6562..073e335 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -2,7 +2,7 @@ OVERVIEW
============================================================================
The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r11675). The binaries are built with no debug information
+BaseTools Package (r12380). The binaries are built with no debug information
by building with "RELEASE" target.
The following steps can help to re-generate these binaries for customization:
|