Increase version number to 0.6.2. 0.6.2
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Wed, 22 Oct 2008 01:41:35 +0000 (03:41 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Wed, 22 Oct 2008 01:41:35 +0000 (03:41 +0200)
src/de/todesbaum/jsite/main/Version.java

index 69f0f29..7c6316f 100644 (file)
@@ -27,7 +27,7 @@ package de.todesbaum.jsite.main;
 public class Version {
 
        /** The version. */
-       private static final String VERSION = "0.6.1";
+       private static final String VERSION = "0.6.2";
 
        /**
         * Returns the version.