2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00

Bump version

This commit is contained in:
Peter Repukat 2018-04-15 18:58:38 +02:00
parent bc952cb217
commit 6024548531
8 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
version: 2.0.1.{build}
version: 2.0.3.{build}
pull_requests:
do_not_increment_build_number: true
branches:

View File

@ -59,7 +59,7 @@ private:
QList<UWPPair> uwp_pairs_;
constexpr static const unsigned int GLOSC_VERSION = 0x00000202; //Version Number in as bytes, just remove the dots.
constexpr static const unsigned int GLOSC_VERSION = 0x00000203; //Version Number in as bytes, just remove the dots.
int wide_x_ = 711;
int small_x_ = 302;

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "GloSC"
#define MyAppVersion "2.0.2"
#define MyAppVersion "2.0.3"
#define MyAppPublisher "Peter Repukat - FlatspotSoftware"
#define MyAppURL "htpp://github.com/Alia5/GloSC"
#define MyAppExeName "GloSC.exe"

Binary file not shown.

View File

@ -6,7 +6,7 @@ bEnableControllers=1
bUseDesktopConfig=0
bHookSteam=1
iUpdateRate=5000
version=514
version=515
[LaunchGame]
bLaunchGame=0