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


The following commit(s) were added to refs/heads/master by this push:
     new 5abc84b  prepare M3 development
5abc84b is described below

commit 5abc84be2401838a8da80bdce1c134555a90c1cb
Author: juanpablo <[email protected]>
AuthorDate: Fri Mar 8 20:59:09 2019 +0100

    prepare M3 development
---
 jspwiki-main/src/main/java/org/apache/wiki/Release.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jspwiki-main/src/main/java/org/apache/wiki/Release.java 
b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
index 6f5e360..c76de20 100644
--- a/jspwiki-main/src/main/java/org/apache/wiki/Release.java
+++ b/jspwiki-main/src/main/java/org/apache/wiki/Release.java
@@ -52,7 +52,7 @@ public final class Release {
      *  <p>
      *  If the POSTFIX is empty, it is not added to the version string.
      */
-    private static final String    POSTFIX       = "M2";
+    private static final String    POSTFIX       = "M3-git";
 
     /** The JSPWiki major version. */
     public static final int        VERSION       = 2;

Reply via email to