chore(release): 5.1.0

This commit is contained in:
Francis Lachapelle
2021-03-30 16:47:30 -04:00
parent 90fb5426c7
commit 4f90fbf4b6
4 changed files with 71 additions and 7 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 5.0.1 - October 2020</releaseinfo>
<subtitle>for version 5.0.1</subtitle>
<date>2020-10-07</date>
<releaseinfo>Version 5.1.0 - March 2021</releaseinfo>
<subtitle>for version 5.1.0</subtitle>
<date>2021-03-30</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>
@@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 5.0.1
:release_version: 5.1.0
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: