From 5c136e6bb0017e4ec1296ef138012bc3db59c8f3 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Fri, 8 May 2020 01:14:20 +0200 Subject: [PATCH] Version 2.4.2 --- src/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.h b/src/config.h index a0e04d2..4af204e 100644 --- a/src/config.h +++ b/src/config.h @@ -40,11 +40,11 @@ /* * Program version: */ -#define PROG_VERSION "2.4.0" +#define PROG_VERSION "2.4.2" #define PROG_VERSION_MAJOR 2 #define PROG_VERSION_MINOR 4 -#define PROG_VERSION_RELEASE 0 +#define PROG_VERSION_RELEASE 2 /*