From a499de147743a3b007d84dffb4034e0c68c2fa80 Mon Sep 17 00:00:00 2001 From: Thom McGrath Date: Mon, 10 Jul 2017 17:54:23 -0400 Subject: [PATCH] Version number bump. --- Installers/Windows/Setup.iss | 2 +- Project/Beacon.xojo_project | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Installers/Windows/Setup.iss b/Installers/Windows/Setup.iss index fcfc6c50c..24568272a 100755 --- a/Installers/Windows/Setup.iss +++ b/Installers/Windows/Setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Beacon" -#define MyAppVersion "1.0.0b13" +#define MyAppVersion "1.0.0b14" #define MyAppPublisher "The ZAZ Studios" #define MyAppURL "https://beaconapp.cc/" #define MyAppExeName "Beacon.exe" diff --git a/Project/Beacon.xojo_project b/Project/Beacon.xojo_project index 5f11e5c67..c1c8b531f 100644 --- a/Project/Beacon.xojo_project +++ b/Project/Beacon.xojo_project @@ -153,11 +153,11 @@ AppMenuBar=MainMenuBar MajorVersion=1 MinorVersion=0 SubVersion=0 -NonRelease=21 +NonRelease=22 Release=2 InfoVersion=Beacon -LongVersion=Beacon 1.0.0b13 ©2016-2017 Thom McGrath -ShortVersion=1.0.0b13 +LongVersion=Beacon 1.0.0b14 ©2016-2017 Thom McGrath +ShortVersion=1.0.0b14 WinCompanyName=The ZAZ Studios WinInternalName= WinProductName=Beacon