change version to 0.9.0
[jSite2.git] / src / net / pterodactylus / jsite / main / Version.java
index a98f9a7..361b5ed 100644 (file)
@@ -28,7 +28,7 @@ package net.pterodactylus.jsite.main;
 public class Version {
 
        /** The version identifier. */
-       private static final String VERSION = "0.9";
+       private static final String VERSION = "0.9.0";
 
        /**
         * Returns the version information.