You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by me...@apache.org on 2009/04/05 14:27:28 UTC

svn commit: r762076 - /incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java

Author: metskem
Date: Sun Apr  5 12:27:27 2009
New Revision: 762076

URL: http://svn.apache.org/viewvc?rev=762076&view=rev
Log:
and I finally also get the proper buildnr. :-(

Modified:
    incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java

Modified: incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java?rev=762076&r1=762075&r2=762076&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/java/org/apache/wiki/Release.java Sun Apr  5 12:27:27 2009
@@ -77,7 +77,7 @@
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "92";
+    public static final String     BUILD         = "93";
     
     /**
      *  This is the generic version string you should use