diff --git a/latexdiff b/latexdiff index 739a759..a3f2629 100755 --- a/latexdiff +++ b/latexdiff @@ -30,7 +30,7 @@ ### - --flatten option only expands first including command per line if there is more than one ### - move --show-xxx options so that they are also capable of showing preamble (and commands) after all modificationsbased on source file packages # -# Version 1.2.1a +# Version 1.2.1 (22 June 2017) # - add "DeclareOldFontCommand" to styles using \bf or \sf old style font commands (fixies issue #92 ) # - improved markup: process lstinline commands in listings package correctly # for styles using colour, \verb and \lstinline arguments are marked up with colour (blue for added, red for deleted) @@ -169,8 +169,8 @@ my ($algodiffversion)=split(/ /,$Algorithm::Diff::VERSION); my ($versionstring)=< requires the I command to be present. =head1 AUTHOR -Version 1.2.1alpha -Copyright (C) 2004-2015 Frederik Tilmann +Version 1.2.1 +Copyright (C) 2004-2017 Frederik Tilmann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3 diff --git a/latexdiff-vc b/latexdiff-vc index 1742c67..42db818 100755 --- a/latexdiff-vc +++ b/latexdiff-vc @@ -27,7 +27,7 @@ # # TODO/IDEAS: - option to call external pre-processing codes # - choose type of latex processor / bibtex (luatex, xelatex etc) -# version 1.2.1: +# version 1.2.1 (22 June 2017) # - bug fix: --hg option was not recognised (partially fixes github issue #93 ) # - wrap passed-through options to latexdiff in quotation marks (fix github issue #58 ) # - program names for latexdiff, latex, dvips, bibtex configurable (fixes issue #40) @@ -68,8 +68,8 @@ use strict ; use warnings ; my $versionstring=<. Include the version number =head1 AUTHOR -Version 1.2.0 -Copyright (C) 2005-2016 Frederik Tilmann +Version 1.2.1 +Copyright (C) 2005-2017 Frederik Tilmann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3