Skip to content

Commit

Permalink
PCMan 9.5.0 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
robertabcd committed Sep 15, 2017
1 parent 6d2c53b commit af4eb46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Version_Set_Combo.bat
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
SET MajorVersion=9
SET MinorVersion=2
SET MinorVersion=5
SET PatchLevel=0

SET BuildNumber=0
SET BuildNumber_Date=

SET VersionAppend=""
SET VersionAppend=" Beta"

SET CompanyName="PCMan Project\0"
SET ProductName="PCMan Combo\0"
Expand Down
4 changes: 2 additions & 2 deletions Version_Set_Lite.bat
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
SET MajorVersion=9
SET MinorVersion=2
SET MinorVersion=5
SET PatchLevel=0

SET BuildNumber=0
SET BuildNumber_Date=

SET VersionAppend=""
SET VersionAppend=" Beta"

SET CompanyName="PCMan\0"
SET ProductName="PCMan\0"
Expand Down

0 comments on commit af4eb46

Please sign in to comment.