提交 2e9fcf95 编写于 作者: K Kevin Granade

Bump fallback version strings.

上级 a7f25a65
......@@ -75,7 +75,7 @@ endif
#DEFINES += -DDEBUG_ENABLE_MAP_GEN
#DEFINES += -DDEBUG_ENABLE_GAME
VERSION = 0.A
VERSION = 0.B
TARGET = cataclysm
......
#if (defined _WIN32 || defined WINDOWS || defined MINGW) && ! defined CROSS_LINUX && !defined _MSC_VER
#ifndef VERSION
#define VERSION "0.A" // FIXME: automatically generate VERSION based on git
#define VERSION "0.B" // FIXME: automatically generate VERSION based on git
#endif
#else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册