Updated files for the 2.3 release

pull/87/head SOGo-2.3.0
Ludovic Marcotte 2015-06-01 08:36:02 -04:00
parent 7da6b0b822
commit 289100beff
5 changed files with 2702 additions and 7 deletions

2695
ChangeLog

File diff suppressed because it is too large Load Diff

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 2.2.17a - March 2015</releaseinfo> <releaseinfo>Version 2.3.0 - June 2015</releaseinfo>
<subtitle>for version 2.2.17a</subtitle> <subtitle>for version 2.3.0</subtitle>
<date>2015-03-26</date> <date>2015-06-01</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

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

2
NEWS
View File

@ -1,4 +1,4 @@
2.3.0 (2015-05-XX) 2.3.0 (2015-06-01)
------------------- -------------------
New features New features

View File

@ -3,5 +3,5 @@
# of the executable. # of the executable.
MAJOR_VERSION=2 MAJOR_VERSION=2
MINOR_VERSION=2 MINOR_VERSION=3
SUBMINOR_VERSION=17a SUBMINOR_VERSION=0