From a9af7323eb31e263c555aea67adc3e6a34139baa Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Mon, 10 Jun 2019 21:21:16 +0200 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 dd13d498..4f6450c5 100644 --- a/setup/setup.dprj +++ b/setup/setup.dprj @@ -116,5 +116,5 @@ object CurrentProject: TNativeProject 'setup.d' ) ConfigurationIndex = 3 - version = '3.7.9' + version = '3.7.10' end diff --git a/setup/version.txt b/setup/version.txt index e81ffe7f..71695821 100644 --- a/setup/version.txt +++ b/setup/version.txt @@ -1 +1 @@ -v3.7.9 +v3.7.10