Author: zothar
Date: 2006-11-26 16:17:32 +0000 (Sun, 26 Nov 2006)
New Revision: 11059

Modified:
   trunk/contrib/freenet_ext/ExtVersion.java
Log:
Replace @custom@ back into ExtVersion.java

Modified: trunk/contrib/freenet_ext/ExtVersion.java
===================================================================
--- trunk/contrib/freenet_ext/ExtVersion.java   2006-11-26 16:05:01 UTC (rev 
11058)
+++ trunk/contrib/freenet_ext/ExtVersion.java   2006-11-26 16:17:32 UTC (rev 
11059)
@@ -17,7 +17,7 @@
        }

        /** Revision number of ExtVersion.java as read from SVN */
-       public static final String cvsRevision = "11056M";  // This is the 
freenet-ext.jar revision the node was built with
+       public static final String cvsRevision = "@custom@";  // This is the 
freenet-ext.jar revision the node was built with

        public static final String cvsRevision() {  // This method is here for 
backwards compatability with a few node testing builds between 999 and 1000
                return cvsRevision;


Reply via email to