From 681cb3cadd76c8994ab46d2d233a043ec0bd3afc Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Fri, 26 Aug 2016 12:28:36 -0400 Subject: [PATCH] Bump to alpha.5 --- windows-installer/diffuse.new.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-installer/diffuse.new.iss b/windows-installer/diffuse.new.iss index 0b350fd..db24712 100644 --- a/windows-installer/diffuse.new.iss +++ b/windows-installer/diffuse.new.iss @@ -4,7 +4,7 @@ #define MyAppName "Diffuse Merge Tool" #define MyAppGroupName "Diffuse" -#define MyAppVersion "0.5.0-alpha.4" +#define MyAppVersion "0.5.0-alpha.5" #define MyAppPublisher "Diffuse Team" #define MyAppURL "https://github.com/MightyCreak/diffuse/" #define MyAppExeName "diffuse.exe"