mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Update codename
This commit is contained in:
@@ -31,7 +31,7 @@ static const int VERSION_MINOR = 11;
|
||||
static const int VERSION_REV = 0;
|
||||
static const char *VERSION = LOVE_VERSION_STRING;
|
||||
static const char *VERSION_COMPATIBILITY[] = { VERSION, 0 };
|
||||
static const char *VERSION_CODENAME = "";
|
||||
static const char *VERSION_CODENAME = "Mysterious Mysteries";
|
||||
|
||||
} // love
|
||||
|
||||
|
||||
Reference in New Issue
Block a user