Preparation for release 4.0.6

pull/249/head
Francis Lachapelle 2019-02-21 09:07:27 -05:00
parent 4adf2f80e9
commit 91b384c697
6 changed files with 9 additions and 9 deletions

View File

@ -118,7 +118,7 @@ Fonts
^^^^^
* http://mozilla.github.io/Fira/[Mozilla Fira]
* https://www.google.com/design/icons/[Material icons]
* https://material.io/tools/icons/[Material icons]
Building frontend
-----------------

View File

@ -1337,7 +1337,7 @@ pam logs and sogo logs.
Currently, SOGo will ask for a CAS ticket using the same CAS service
name for both IMAP and Sieve. *When CASifying sieve, this means that the
`-s` parameter of `pam_cas`should be the same for both IMAP and Sieve*,
`-s` parameter of `pam_cas` should be the same for both IMAP and Sieve*,
otherwise the CAS server will complain:
----

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 4.0.5 - January 2019</releaseinfo>
<subtitle>for version 4.0.5</subtitle>
<date>2019-01-09</date>
<releaseinfo>Version 4.0.6 - February 2019</releaseinfo>
<subtitle>for version 4.0.6</subtitle>
<date>2019-02-21</date>
<legalnotice>
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".</para>

View File

@ -6,13 +6,13 @@
Authors:
- Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2018 Inverse inc.
Copyright (C) 2008-2019 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
// TODO have the build system take care of this
:release_version: 4.0.5
:release_version: 4.0.6
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

2
NEWS
View File

@ -1,4 +1,4 @@
4.0.6 (YYYY-MM-DD)
4.0.6 (2019-02-21)
------------------
Enhancements

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=4
MINOR_VERSION=0
SUBMINOR_VERSION=5
SUBMINOR_VERSION=6