OSDN Git Service

gah, wrong version :p
authorMario Zechner <contact@badlogicgames.com>
Sun, 27 Jan 2013 19:52:24 +0000 (20:52 +0100)
committerMario Zechner <contact@badlogicgames.com>
Sun, 27 Jan 2013 19:52:24 +0000 (20:52 +0100)
gdx/src/com/badlogic/gdx/Version.java

index 426a7b8..738cde6 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.9";\r
+       public static String VERSION = "0.9.8";\r
 }\r