From 1a65be3ddcb1bfcfb69db76461037a1bf1372cb9 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 27 Sep 2020 20:45:54 +0200 Subject: [PATCH] - 0.7.1 --- source/core/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/version.h b/source/core/version.h index 047a3ee31..c182da35a 100644 --- a/source/core/version.h +++ b/source/core/version.h @@ -41,7 +41,7 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "0.7.0 alpha" +#define VERSIONSTR "0.7.1 alpha" // The version as seen in the Windows resource #define RC_FILEVERSION 0,7,0,0