From 5f6177839f2919a4c57df217028410acf648d780 Mon Sep 17 00:00:00 2001 From: Daniel Gibson Date: Fri, 9 Oct 2015 16:06:49 +0200 Subject: [PATCH] Version 1.4.0 Thanks to all the testers! Especially from http://idtechforums.fuzzylogicinc.com/ http://www.holarse-linuxgaming.de/ (special thanks to NoXPhasma!) http://www.quakehaus.com/ and #iodoom3. Also many thanks to everyone reporting bugs and sending pull requests over the years. And dhewg of course for starting this and doing all the hard work :-) --- neo/framework/Licensee.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 0d7cd4be..991c9297 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -36,7 +36,7 @@ If you have questions concerning this license or the applicable additional terms #define GAME_NAME "dhewm 3" // appears on window titles and errors -#define ENGINE_VERSION "dhewm 3 1.4.0 RC1" // printed in console +#define ENGINE_VERSION "dhewm 3 1.4.0" // printed in console // paths #define BASE_GAMEDIR "base"