You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ja...@apache.org on 2008/09/28 23:45:25 UTC

svn commit: r699905 - in /incubator/jspwiki/trunk: ChangeLog src/com/ecyrd/jspwiki/Release.java

Author: jalkanen
Date: Sun Sep 28 14:45:25 2008
New Revision: 699905

URL: http://svn.apache.org/viewvc?rev=699905&view=rev
Log: (empty)

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

Modified: incubator/jspwiki/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/ChangeLog?rev=699905&r1=699904&r2=699905&view=diff
==============================================================================
--- incubator/jspwiki/trunk/ChangeLog (original)
+++ incubator/jspwiki/trunk/ChangeLog Sun Sep 28 14:45:25 2008
@@ -1,3 +1,9 @@
+2008-09-24  Janne Jalkanen <ja...@apache.org>
+
+        * 2.8.0-beta-12
+        
+        * [JSPWIKI-387] Fixed a number of quotes on Install.jsp.
+
 2008-09-27  Harry Metske <ha...@gmail.com>
 
         * 2.8.0-beta-11

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=699905&r1=699904&r2=699905&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java Sun Sep 28 14:45:25 2008
@@ -77,7 +77,7 @@
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "11";
+    public static final String     BUILD         = "12";
     
     /**
      *  This is the generic version string you should use