diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f08adfd..108a166d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v3.9.3-dev +# v3.9.3 ## Enhancements diff --git a/README.md b/README.md index 57bf391c..ec5479a5 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.2, Wed 6 May 2020. +- :bookmark: latest release: version 3.9.3, Wed 13 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.2 +## Download version 3.9.3 -[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. +[Download](https://gitlab.com/basile.b/dexed/-/releases/v3.9.3) 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 6d89db3b..f48aabbc 100644 --- a/setup/setup.dprj +++ b/setup/setup.dprj @@ -116,5 +116,5 @@ object CurrentProject: TNativeProject 'setup.d' ) ConfigurationIndex = 3 - version = '3.9.2' + version = '3.9.3' end diff --git a/setup/version.txt b/setup/version.txt index d446e592..6282b705 100644 --- a/setup/version.txt +++ b/setup/version.txt @@ -1 +1 @@ -v3.9.2 +v3.9.3