Author: metskem
Date: Sat Aug 30 14:03:52 2008
New Revision: 690588
URL: http://svn.apache.org/viewvc?rev=690588&view=rev
Log:
oops, forgot to update the Release (bad habit of mine)
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=690588&r1=690587&r2=690588&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java Sat Aug 30
14:03:52 2008
@@ -77,7 +77,7 @@
* <p>
* If the build identifier is empty, it is not added.
*/
- public static final String BUILD = "32";
+ public static final String BUILD = "33";
/**
* This is the generic version string you should use