Preparation for release 4.0.1

pull/229/merge
Francis Lachapelle 2018-07-10 09:29:11 -04:00
parent f66fc7a4ad
commit 08341c1ce6
7 changed files with 10 additions and 10 deletions

View File

@ -166,7 +166,7 @@ If the configuration parameter `SOGoUIxDebugEnabled` is unset or set to `NO` in
) )
. Overwrite the content of `WebServerResources/css/theme-default.css` with the content of the clipboard; . Overwrite the content of `WebServerResources/css/theme-default.css` with the content of the clipboard;
. Restore the value `SOGoUIxDebugEnabled` (`NO` or unset); . Restore the value of `SOGoUIxDebugEnabled` (`NO` or unset);
. Restart sogod. . Restart sogod.
Version Control Version Control

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this --> <!-- TODO have the build system take care of this -->
<releaseinfo>Version 4.0.0 - March 2018</releaseinfo> <releaseinfo>Version 4.0.1 - July 2018</releaseinfo>
<subtitle>for version 4.0.0</subtitle> <subtitle>for version 4.0.1</subtitle>
<date>2018-03-07</date> <date>2018-07-10</date>
<legalnotice> <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> <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,7 +6,7 @@
Authors: Authors:
- Inverse inc. <info@inverse.ca> - Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2017 Inverse inc. Copyright (C) 2008-2018 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
//// ////
@ -17,7 +17,7 @@ Additional Information
For more information, please consult the online FAQs (Frequently Asked For more information, please consult the online FAQs (Frequently Asked
Questions) : Questions) :
http://sogo.nu/support/faq.html https://sogo.nu/support/faq.html
You can also read the mailing archives or post your questions to it. For You can also read the mailing archives or post your questions to it. For
details, see : details, see :

View File

@ -13,6 +13,6 @@
// TODO have the build system take care of this // TODO have the build system take care of this
:release_version: 4.0.0 :release_version: 4.0.1
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

View File

@ -6,7 +6,7 @@
Authors: Authors:
- Inverse inc. <info@inverse.ca> - Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2017 Inverse inc. Copyright (C) 2008-2018 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
//// ////

2
NEWS
View File

@ -1,4 +1,4 @@
4.0.1 (2018-07-XX) 4.0.1 (2018-07-10)
------------------ ------------------
Enhancements Enhancements

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=4 MAJOR_VERSION=4
MINOR_VERSION=0 MINOR_VERSION=0
SUBMINOR_VERSION=0 SUBMINOR_VERSION=1