This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 9c313bfb55d74104f5771aa5acadd710cc84b3f4
Author: juanpablo <juanpa...@apache.org>
AuthorDate: Thu Dec 3 21:17:06 2020 +0100

    2.11.0-M8-git-06
---
 ChangeLog.md                                               | 9 +++++++++
 jspwiki-api/src/main/java/org/apache/wiki/api/Release.java | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index d427f6d..8b818be 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -17,6 +17,15 @@ specific language governing permissions and limitations
 under the License.
 -->
 
+**2020-12-01  Juan Pablo Santos (juanpablo AT apache DOT org)**
+
+* _2.11.0-M8-git-06_
+
+* Completed french translation - thanks to Ainara González Pérez!
+
+* Dependency updates
+    * Tika to 1.25
+
 **2020-11-29  Juan Pablo Santos (juanpablo AT apache DOT org)**
 
 * _2.11.0-M8-git-05_
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java 
b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index 42535b8..337bdba 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "git-05";
+    public static final String     BUILD         = "git-06";
 
     /**
      *  This is the generic version string you should use when printing out 
the version.  It is of

Reply via email to