summaryrefslogtreecommitdiff
path: root/support/dktools/dk4verswx.h
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-20 03:03:26 +0000
committerNorbert Preining <norbert@preining.info>2020-09-20 03:03:26 +0000
commit1f457376b478257b88d4a857f5ec1b6155442dd7 (patch)
tree2a06a60551dea362cf8cb0cb0ba66c78608717c4 /support/dktools/dk4verswx.h
parentac690ca29ad5bf8a5203a65fd6252f7b564f4727 (diff)
CTAN sync 202009200303
Diffstat (limited to 'support/dktools/dk4verswx.h')
-rw-r--r--support/dktools/dk4verswx.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/support/dktools/dk4verswx.h b/support/dktools/dk4verswx.h
index 366c25826c..bd5df60b44 100644
--- a/support/dktools/dk4verswx.h
+++ b/support/dktools/dk4verswx.h
@@ -1,3 +1,8 @@
+/*
+Copyright (C) 2001-2020, Dirk Krause. All rights reserved.
+SPDX-License-Identifier: BSD-3-Clause
+*/
+
#ifndef DK4VERSWX_H_INCLUDED
/** Protection against multiple inclusions. */
#define DK4VERSWX_H_INCLUDED 1
@@ -22,6 +27,6 @@
/** Version number as wxChar string.
*/
-#define DKT_VERSION_WX wxT("4.8.3")
+#define DKT_VERSION_WX wxT("4.30.2")
#endif