diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/svninfo/Makefile')
-rw-r--r-- | Master/texmf-dist/source/latex/svninfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/svninfo/Makefile b/Master/texmf-dist/source/latex/svninfo/Makefile index ecf11c5ae45..5fe8d69d04d 100644 --- a/Master/texmf-dist/source/latex/svninfo/Makefile +++ b/Master/texmf-dist/source/latex/svninfo/Makefile @@ -3,7 +3,7 @@ ## ## For configuration, update the following defines: ## -## $Id: Makefile 3114 2007-04-17 05:53:05Z brucker $ +## $Id: Makefile 3842 2008-04-27 21:53:34Z brucker $ ## ## This file ist part of the svninfo package. Please see the file ## svninfo.dtx for copyright information. @@ -24,7 +24,7 @@ TAR = tar ######################################################################## -REV = 0.7.1 +REV = 0.7.2 TAR_FILE = svninfo-$(REV).tar.gz TAR_DIR = svninfo-$(REV) SRC = svninfo.dtx svninfo.ins README Makefile |