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 2008/09/03 22:10:00 UTC

svn commit: r691754 - /incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java

Author: metskem
Date: Wed Sep  3 13:09:59 2008
New Revision: 691754

URL: http://svn.apache.org/viewvc?rev=691754&view=rev
Log:
and traditionally the Release in the second phase (someday I will learn to do this right every time)

Modified:
    incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java

Modified: incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java?rev=691754&r1=691753&r2=691754&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java Wed Sep  3 13:09:59 2008
@@ -77,7 +77,7 @@
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "38";
+    public static final String     BUILD         = "37";
     
     /**
      *  This is the generic version string you should use