increase version to 0.5 0.5
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Sun, 29 Jun 2008 17:25:50 +0000 (19:25 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Sun, 29 Jun 2008 17:25:50 +0000 (19:25 +0200)
src/de/todesbaum/jsite/main/Version.java

index 88f39a0..826b525 100644 (file)
@@ -27,7 +27,7 @@ package de.todesbaum.jsite.main;
 public class Version {
 
        /** The version. */
-       private static final String VERSION = "0.4.12.2";
+       private static final String VERSION = "0.5";
 
        /**
         * Returns the version.