From ef149cce6362f1fe2ab56e22f5c16bf8594e949d Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Tue, 22 Jan 2019 09:32:56 +0100 Subject: [PATCH] update version --- setup/setup.dprj | 2 +- setup/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/setup.dprj b/setup/setup.dprj index 7d522437..0b4e7c35 100644 --- a/setup/setup.dprj +++ b/setup/setup.dprj @@ -116,5 +116,5 @@ object CurrentProject: TNativeProject 'setup.d' ) ConfigurationIndex = 3 - version = '3.7.3' + version = '3.7.4' end diff --git a/setup/version.txt b/setup/version.txt index 46c13383..51277bdb 100644 --- a/setup/version.txt +++ b/setup/version.txt @@ -1 +1 @@ -v3.7.3 +v3.7.4