From b73051deae2d1e2c721e73853812c73637d82616 Mon Sep 17 00:00:00 2001 From: "Felix A. Croes" Date: Sat, 5 Feb 2022 18:17:10 +0100 Subject: [PATCH] 1.6.19 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 82ba5ec5..57f0665a 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.6.18" +# define VERSION "DGD 1.6.19"