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"