This commit is contained in:
Basile Burg 2021-10-11 12:23:45 +02:00
parent a6b239b044
commit 134c244284
3 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,7 @@
# v3.9.14
- binary files for windows available again (#95)
# v3.9.13
## Enhancements

View File

@ -24,16 +24,16 @@ Dexed, the _D Extended EDitor_, is an IDE for the [D programming language](https
## Project information
- :bookmark: latest release: version 3.9.13, Mon 11 Oct 2021.
- :bookmark: latest release: version 3.9.14, Mon 11 Oct 2021.
- :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.13
## Download version 3.9.14
- :package: [setup program for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.13/downloads/binaries/dexed.3.9.13.linux64.setup.zip)
- :package: [binaries for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.13/downloads/binaries/dexed.3.9.13.linux64.zip)
- :package: [rpm for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.13/downloads/binaries/dexed-3.9.13-0.x86_64.rpm)
- :package: [deb for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.13/downloads/binaries/dexed-3.9.13.amd64.deb)
- :package: [setup program for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.14/downloads/binaries/dexed.3.9.14.linux64.setup.zip)
- :package: [binaries for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.14/downloads/binaries/dexed.3.9.14.linux64.zip)
- :package: [rpm for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.14/downloads/binaries/dexed-3.9.14-0.x86_64.rpm)
- :package: [deb for Linux 64 bit](https://gitlab.com/basile.b/dexed/-/releases/v3.9.14/downloads/binaries/dexed-3.9.14.amd64.deb)
The _zip_ archives allow to move freely the files.
The _setup.zip_ archives contain a command line program that installs to predefined locations so that the software can be run without additional intervention.

View File

@ -1 +1 @@
v3.9.13
v3.9.14