We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b386175 commit f6da062Copy full SHA for f6da062
1 file changed
src/version.h
@@ -1,7 +1,7 @@
1
/*
2
* This file is part of DGD, https://github.com/dworkin/dgd
3
* Copyright (C) 1993-2010 Dworkin B.V.
4
- * Copyright (C) 2010-2025 DGD Authors (see the commit log for details)
+ * Copyright (C) 2010-2026 DGD Authors (see the commit log for details)
5
*
6
* This program is free software: you can redistribute it and/or modify
7
* it under the terms of the GNU Affero General Public License as
@@ -17,4 +17,4 @@
17
* along with this program. If not, see <http://www.gnu.org/licenses/>.
18
*/
19
20
-# define VERSION "DGD 1.7.8"
+# define VERSION "DGD 1.7.9"
0 commit comments