OSDN Git Service

bump version number to 0.9.9
authorMario Zechner <contact@badlogicgames.com>
Sun, 27 Jan 2013 19:54:49 +0000 (20:54 +0100)
committerMario Zechner <contact@badlogicgames.com>
Sun, 27 Jan 2013 19:54:49 +0000 (20:54 +0100)
gdx/src/com/badlogic/gdx/Version.java

index 738cde6..426a7b8 100644 (file)
@@ -21,5 +21,5 @@ package com.badlogic.gdx;
  * @author mzechner */\r
 public class Version {\r
        /** the current version of libgdx in the major.minor format **/\r
-       public static String VERSION = "0.9.8";\r
+       public static String VERSION = "0.9.9";\r
 }\r