Bump to alpha 6

There was apparently a problem with the executable in the installer.
Retrying with a fresh new build.
This commit is contained in:
Romain Failliot 2016-09-08 19:45:19 -04:00
parent 681cb3cadd
commit 5f5ec53e05
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#define MyAppName "Diffuse Merge Tool" #define MyAppName "Diffuse Merge Tool"
#define MyAppGroupName "Diffuse" #define MyAppGroupName "Diffuse"
#define MyAppVersion "0.5.0-alpha.5" #define MyAppVersion "0.5.0-alpha.6"
#define MyAppPublisher "Diffuse Team" #define MyAppPublisher "Diffuse Team"
#define MyAppURL "https://github.com/MightyCreak/diffuse/" #define MyAppURL "https://github.com/MightyCreak/diffuse/"
#define MyAppExeName "diffuse.exe" #define MyAppExeName "diffuse.exe"