From 08341c1ce67578753b2f6c942602b3c5709cb58d Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 10 Jul 2018 09:29:11 -0400 Subject: [PATCH] Preparation for release 4.0.1 --- Documentation/SOGoDevelopersGuide.asciidoc | 2 +- Documentation/docinfo.xml | 6 +++--- Documentation/includes/additional-info.asciidoc | 4 ++-- Documentation/includes/global-attributes.asciidoc | 2 +- Documentation/includes/license.asciidoc | 2 +- NEWS | 2 +- Version | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Documentation/SOGoDevelopersGuide.asciidoc b/Documentation/SOGoDevelopersGuide.asciidoc index 6a31d9aee..f63efb186 100644 --- a/Documentation/SOGoDevelopersGuide.asciidoc +++ b/Documentation/SOGoDevelopersGuide.asciidoc @@ -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; -. Restore the value `SOGoUIxDebugEnabled` (`NO` or unset); +. Restore the value of `SOGoUIxDebugEnabled` (`NO` or unset); . Restart sogod. Version Control diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index f46a39e84..f94ff10be 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 4.0.0 - March 2018 -for version 4.0.0 -2018-03-07 +Version 4.0.1 - July 2018 +for version 4.0.1 +2018-07-10 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". diff --git a/Documentation/includes/additional-info.asciidoc b/Documentation/includes/additional-info.asciidoc index 5bce41681..41a470df5 100644 --- a/Documentation/includes/additional-info.asciidoc +++ b/Documentation/includes/additional-info.asciidoc @@ -6,7 +6,7 @@ Authors: - Inverse inc. - 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 //// @@ -17,7 +17,7 @@ Additional Information For more information, please consult the online FAQs (Frequently Asked 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 details, see : diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc index 703dfaa64..9b897b56b 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -13,6 +13,6 @@ // 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: diff --git a/Documentation/includes/license.asciidoc b/Documentation/includes/license.asciidoc index 15ffb2c90..f8a396065 100644 --- a/Documentation/includes/license.asciidoc +++ b/Documentation/includes/license.asciidoc @@ -6,7 +6,7 @@ Authors: - Inverse inc. - 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 //// diff --git a/NEWS b/NEWS index b665efc23..3ceff16e0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -4.0.1 (2018-07-XX) +4.0.1 (2018-07-10) ------------------ Enhancements diff --git a/Version b/Version index a5fcb81a4..ccc61067f 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=4 MINOR_VERSION=0 -SUBMINOR_VERSION=0 +SUBMINOR_VERSION=1