mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
No codename for 0.10.0 yet.
--HG-- branch : minor
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user