Update codename

This commit is contained in:
Alex Szpakowski
2018-03-11 19:11:33 -03:00
parent 3949fde802
commit 277816fc86
+1 -1
View File
@@ -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