Prep support files for merge to dev

This commit is contained in:
Jason Perkins 2015-10-11 10:10:15 -04:00
parent d37851b901
commit 5f17669564
2 changed files with 2 additions and 5 deletions

View File

@ -19,7 +19,7 @@ RELEASE
* On each platform, run `premake5 package <release branch name> binary`
* Merge working branch to release and tag
* Merge working branch to release and tag; push with tags
* Create new release on GitHub from CHANGES.txt; upload files
@ -29,9 +29,6 @@ RELEASE
* Post annoucement to @industrious on Twitter
* Add release to Freshmeat
http://freshmeat.net/projects/premake
CYCLE

View File

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