From 6c07d7924678eefe739d498d8d8b771deaf97c7c Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 16 Jun 2019 14:48:19 +0200 Subject: [PATCH] - new version 2.5.1.7 --- prboom2/VisualC2015/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prboom2/VisualC2015/config.h b/prboom2/VisualC2015/config.h index 1fb1a0ffc..3118a52f6 100644 --- a/prboom2/VisualC2015/config.h +++ b/prboom2/VisualC2015/config.h @@ -138,7 +138,7 @@ #define PACKAGE_TARNAME "prboom-plus" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.5.1.6" +#define PACKAGE_VERSION "2.5.1.7" /* Define if you have the SDL2 image library -lSDL2_image */ #define HAVE_LIBSDL2_IMAGE 1