From 83185c5a0e3e79fa22bf33c61d4e228cedd22ef5 Mon Sep 17 00:00:00 2001 From: lhauch Date: Fri, 22 Aug 2014 16:08:47 +0000 Subject: [PATCH] Updated version, missed the last two commits and to add the SVN Revision property (last part of the version value). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lhauch Reviewed-by: git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15883 6f19259b-4bc3-4df7-8a09-765794883524 --- Edk2Setup.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Edk2Setup.bat b/Edk2Setup.bat index 5d15d2c9a8..cadc271df0 100755 --- a/Edk2Setup.bat +++ b/Edk2Setup.bat @@ -47,8 +47,8 @@ @REM # @echo off @set SCRIPT_NAME=%0 -@set SCRIPT_VERSION=0.9.0. -@set SVN_REVISION=$Revision: 8 $ +@set SCRIPT_VERSION=0.9.2. +@set SVN_REVISION=$Revision$ @set RESET_ENVIRONMENT=FALSE @set NT32PKG=FALSE @set NT32_64=FALSE -- 2.39.2