Switch back to a dev version number

This commit is contained in:
Jason Perkins 2016-02-23 15:49:29 -05:00
parent bb90bb44a5
commit b3d5976461

View File

@ -14,7 +14,7 @@
#endif
#define VERSION "5.0.0-alpha8"
#define VERSION "5.0.0-dev"
#define COPYRIGHT "Copyright (C) 2002-2016 Jason Perkins and the Premake Project"
#define PROJECT_URL "https://github.com/premake/premake-core/wiki"
#define ERROR_MESSAGE "Error: %s\n"