From fd770a0fb22a7a116dd297b2ef5ab1531d3e4be3 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Wed, 6 May 2020 08:40:30 +0200 Subject: [PATCH] rlz --- CHANGELOG.md | 2 +- README.md | 14 +++++++------- setup/setup.dprj | 2 +- setup/version.txt | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7edabb11..0e84a66c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v3.9.2-dev +# v3.9.2 ## Regressions diff --git a/README.md b/README.md index db2c3430..57bf391c 100644 --- a/README.md +++ b/README.md @@ -24,19 +24,19 @@ Dexed, the _D Extended EDitor_, is an IDE for the [D programming language](https ## Project information -- :bookmark: latest release: version 3.9.1, Tue 28 Apr 2020. +- :bookmark: latest release: version 3.9.2, Wed 6 May 2020. - :scroll: licensed under the terms of the Boost software license. - :dollar: Development can be supported with [Paypal donations](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J). -## Download version 3.9.1 +## Download version 3.9.2 -[Download](https://gitlab.com/basile.b/dexed/-/releases/v3.9.1) the zipped binaries or the zip that contains the setup program for you platform. +[Download](https://gitlab.com/basile.b/dexed/-/releases/v3.9.2) the zipped binaries or the zip that contains the setup program for you platform. The _zip_ archives allow to move freely the files. diff --git a/setup/setup.dprj b/setup/setup.dprj index c43f8513..6d89db3b 100644 --- a/setup/setup.dprj +++ b/setup/setup.dprj @@ -116,5 +116,5 @@ object CurrentProject: TNativeProject 'setup.d' ) ConfigurationIndex = 3 - version = '3.9.1' + version = '3.9.2' end diff --git a/setup/version.txt b/setup/version.txt index a4dae046..d446e592 100644 --- a/setup/version.txt +++ b/setup/version.txt @@ -1 +1 @@ -v3.9.1 +v3.9.2