From 00bb097e522b020a4ce28df421ec5ed321726fec Mon Sep 17 00:00:00 2001 From: "Felix A. Croes" Date: Sat, 5 Feb 2022 18:14:21 +0100 Subject: [PATCH] 1.5.18 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 2abcb1ff..45699662 100644 --- a/src/version.h +++ b/src/version.h @@ -1,7 +1,7 @@ /* * This file is part of DGD, https://github.com/dworkin/dgd * Copyright (C) 1993-2010 Dworkin B.V. - * Copyright (C) 2010-2021 DGD Authors (see the commit log for details) + * Copyright (C) 2010-2022 DGD Authors (see the commit log for details) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -17,4 +17,4 @@ * along with this program. If not, see . */ -# define VERSION "DGD 1.5.17" +# define VERSION "DGD 1.5.18"