Skip to content

Commit

Permalink
gah, wrong version :p
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jan 27, 2013
1 parent 86a6657 commit ab8c85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdx/src/com/badlogic/gdx/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
* @author mzechner */
public class Version {
/** the current version of libgdx in the major.minor format **/
public static String VERSION = "0.9.9";
public static String VERSION = "0.9.8";
}

0 comments on commit ab8c85e

Please sign in to comment.