This commit is contained in:
Basile Burg 2018-01-27 03:51:52 +01:00
parent 14a1a01107
commit e305b901f7
3 changed files with 10 additions and 10 deletions

View File

@ -26,20 +26,20 @@ Coedit is an IDE for the [D programming language](http://dlang.org), its compile
**Project information** **Project information**
--- ---
- latest release: version 3.5.2, Tue 12 Dec 2017. - latest release: version 3.6.0, Sat 27 Jan 2018.
- licensed under the terms of the Boost software license. - licensed under the terms of the Boost software license.
- Development can be supported with [Paypal donations](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J). - Development can be supported with [Paypal donations](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J).
**Download version 3.5.2** **Download version 3.6.0**
--- ---
Download the zipped binaries or the zip that contains the setup program for you platform: Download the zipped binaries or the zip that contains the setup program for you platform:
- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit.3.5.2.linux64.setup.zip) - :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit.3.6.0.linux64.setup.zip)
- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit.3.5.2.linux64.zip) - :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit.3.6.0.linux64.zip)
- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit.3.5.2.win32.setup.zip) - :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit.3.6.0.win32.setup.zip)
- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit.3.5.2.win32.zip) - :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit.3.6.0.win32.zip)
- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit-3.5.2-0.x86_64.rpm) - :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit-3.6.0-0.x86_64.rpm)
- :package: [deb for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit-3.5.2.amd64.deb) - :package: [deb for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/v3.6.0/coedit-3.6.0.amd64.deb)
The _zip_ allow to move freely the files. The _zip_ allow to move freely the files.
The _setup.zip_ install to predefined locations so that the software can be run without additional intervention. The _setup.zip_ install to predefined locations so that the software can be run without additional intervention.

View File

@ -84,5 +84,5 @@ object CurrentProject: TCENativeProject
'cesetup.d' 'cesetup.d'
) )
ConfigurationIndex = 2 ConfigurationIndex = 2
version = '3.6.0-alpha.2' version = '3.6.0'
end end

View File

@ -1 +1 @@
v3.6.0-alpha.2 v3.6.0