No codename for 0.10.0 yet.

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2015-01-22 17:33:01 -04:00
parent 5b98083e01
commit 2c3d94b4f8
+1 -1
View File
@@ -30,7 +30,7 @@ const int VERSION_MINOR = 10;
const int VERSION_REV = 0;
const char *VERSION = "0.10.0";
const char *VERSION_COMPATIBILITY[] = { VERSION, 0 };
const char *VERSION_CODENAME = "Baby Inspector";
const char *VERSION_CODENAME = "";
} // love