Skip to content

Commit

Permalink
Preparation for release 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Jul 19, 2019
1 parent 94eeca2 commit 4cb4355
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions Documentation/docinfo.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 4.0.7 - February 2019</releaseinfo>
<subtitle>for version 4.0.7</subtitle>
<date>2019-02-27</date>
<releaseinfo>Version 4.0.8 - July 2019</releaseinfo>
<subtitle>for version 4.0.8</subtitle>
<date>2019-07-19</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>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/includes/global-attributes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 4.0.7
:release_version: 4.0.8
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
4.0.8 (YYYY-MM-DD)
4.0.8 (2019-07-19)
------------------

Enhancements
Expand Down
16 changes: 8 additions & 8 deletions UI/WebServerResources/css/theme-default.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Version
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

MAJOR_VERSION=4
MINOR_VERSION=0
SUBMINOR_VERSION=7
SUBMINOR_VERSION=8

0 comments on commit 4cb4355

Please sign in to comment.