Bump PREMAKE_VERSION to alpha14

This commit is contained in:
Thomas Desveaux 2019-01-04 16:39:28 +01:00
parent ca50a00bdf
commit ff368fcceb

View File

@ -11,7 +11,7 @@
#include <stdlib.h>
#define PREMAKE_VERSION "5.0.0-dev"
#define PREMAKE_VERSION "5.0.0-alpha14"
#define PREMAKE_COPYRIGHT "Copyright (C) 2002-2018 Jason Perkins and the Premake Project"
#define PREMAKE_PROJECT_URL "https://github.com/premake/premake-core/wiki"