Skip to content

Commit

Permalink
Incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
svermeulen committed Jun 3, 2016
1 parent 0d5a258 commit f111872
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Source/BuildAllExes.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off
REM Make sure to use 32 bit python for this so it runs on all machines
C:\Utils\Python32-34\python ./BuildPrjExeSetup.py py2exe
C:\Utils\Python32-34\python ./BuildEditorApiExeSetup.py py2exe
C:\Utils\Python32-34\python ./BuildReleaseManifesterUpdaterExeSetup.py py2exe
C:\Utils\Python32-34\python ./BuildOpenInVisualStudio.py py2exe
C:\Utils\Python\Python32-34\python ./BuildPrjExeSetup.py py2exe
C:\Utils\Python\Python32-34\python ./BuildEditorApiExeSetup.py py2exe
C:\Utils\Python\Python32-34\python ./BuildReleaseManifesterUpdaterExeSetup.py py2exe
C:\Utils\Python\Python32-34\python ./BuildOpenInVisualStudio.py py2exe
2 changes: 1 addition & 1 deletion Source/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.3.5

0 comments on commit f111872

Please sign in to comment.