summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/changes/changes.drv
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/changes/changes.drv')
-rw-r--r--macros/latex/contrib/changes/changes.drv5
1 files changed, 3 insertions, 2 deletions
diff --git a/macros/latex/contrib/changes/changes.drv b/macros/latex/contrib/changes/changes.drv
index 213bf8ba41..cfb813e288 100644
--- a/macros/latex/contrib/changes/changes.drv
+++ b/macros/latex/contrib/changes/changes.drv
@@ -1,5 +1,6 @@
%%%
% driver file of changes package
+\newcommand{\docversion}{4.0.3}
\documentclass[titlepage, parskip=half, toc=flat, cleardoublepage=empty, captions=nooneline, origlongtable, english]{scrartcl}
@@ -259,11 +260,11 @@
% document title
\ifENGLISH
\title{The \docpackage{changes}-package}
- \subtitle{Manual change markup --- version 4.0.2}
+ \subtitle{Manual change markup --- version~\docversion}
\fi
\ifGERMAN
\title{Das \docpackage{changes}-Paket}
- \subtitle{Manuelle Änderungsmarkierung -- Version 4.0.2}
+ \subtitle{Manuelle Änderungsmarkierung -- Version~\docversion}
\fi
\author{Ekkart Kleinod}