Skip to content

Commit

Permalink
Prepare 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ftilmann committed Aug 15, 2016
1 parent fdcf252 commit 9481d43
Show file tree
Hide file tree
Showing 89 changed files with 7 additions and 76,863 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Makefile for preparing files for distribution
VERSION=1.1.1
VERSION=1.2.0


.PHONY: distribution release test mkdirs clean cleanall cleantest webmanual
Expand Down
6 changes: 3 additions & 3 deletions latexdiff
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
### - --flatten option only expands first including command per line if there is more than one
### - move --show-options so that they are also capable of showing preamble (and commands) after all modificationsbased on source file packages
#
# Version 1.2.0alpha:
# Version 1.2.0:
# - highlight new and deleted figures
# - bug fix in title mark-up. Previously deleted commands in title (such as \title, \author or \date) were marked up erroneously
# - (minor) bug fixes in new 1.1.1 features: disabled label was commented out twice, additional spaces were introduced before list environment begin and end commands
Expand Down Expand Up @@ -147,7 +147,7 @@ my ($algodiffversion)=split(/ /,$Algorithm::Diff::VERSION);


my ($versionstring)=<<EOF ;
This is LATEXDIFF 1.2.0alpha (Algorithm::Diff $Algorithm::Diff::VERSION, Perl $^V)
This is LATEXDIFF 1.2.0 (Algorithm::Diff $Algorithm::Diff::VERSION, Perl $^V)
(c) 2004-2016 F J Tilmann
EOF

Expand Down Expand Up @@ -3953,7 +3953,7 @@ I<latexdiff-fast> requires the I<diff> command to be present.
=head1 AUTHOR
Version 1.1.1
Version 1.2.0
Copyright (C) 2004-2015 Frederik Tilmann
This program is free software; you can redistribute it and/or modify
Expand Down
623 changes: 0 additions & 623 deletions latexdiff-1.0.1/COPYING

This file was deleted.

105 changes: 0 additions & 105 deletions latexdiff-1.0.1/README

This file was deleted.

89 changes: 0 additions & 89 deletions latexdiff-1.0.1/doc/example-diff.tex

This file was deleted.

Loading

0 comments on commit 9481d43

Please sign in to comment.