diff --git a/Version_Set_Combo.bat b/Version_Set_Combo.bat index e579c46..e6f2dcf 100644 --- a/Version_Set_Combo.bat +++ b/Version_Set_Combo.bat @@ -6,7 +6,7 @@ SET PatchLevel=0 SET BuildNumber=0 SET BuildNumber_Date= -SET VersionAppend=" Beta" +SET VersionAppend=" Beta 2" SET CompanyName="PCMan Project\0" SET ProductName="PCMan Combo\0" diff --git a/Version_Set_Lite.bat b/Version_Set_Lite.bat index 280a53d..e3d889b 100644 --- a/Version_Set_Lite.bat +++ b/Version_Set_Lite.bat @@ -6,7 +6,7 @@ SET PatchLevel=0 SET BuildNumber=0 SET BuildNumber_Date= -SET VersionAppend=" Beta" +SET VersionAppend=" Beta 2" SET CompanyName="PCMan\0" SET ProductName="PCMan\0"