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 <larry.hauch@intel.com>
Reviewed-by: 


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15883 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/Edk2Setup.bat b/Edk2Setup.bat
index 5d15d2c..cadc271 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