diff options
Diffstat (limited to 'Master/texmf-dist/source/support/dosepsbin/configure.ac')
-rw-r--r-- | Master/texmf-dist/source/support/dosepsbin/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/support/dosepsbin/configure.ac b/Master/texmf-dist/source/support/dosepsbin/configure.ac index 5846e7e2f8a..64a35abb8ac 100644 --- a/Master/texmf-dist/source/support/dosepsbin/configure.ac +++ b/Master/texmf-dist/source/support/dosepsbin/configure.ac @@ -1,13 +1,13 @@ dnl configure.ac dnl -dnl Copyright 2011 by Heiko Oberdiek. +dnl Copyright 2011-2012 by Heiko Oberdiek. dnl dnl The file is part of project dosepsbin. dnl It's free software; you may redistribute it and/or dnl modify it under the same terms as Perl itself dnl (Perl Artistic License/GNU General Public License, version 2). dnl -AC_INIT(dosepsbin, 1.1, heiko.oberdiek@googlemail.com) +AC_INIT(dosepsbin, 1.2, heiko.oberdiek@googlemail.com) AC_CONFIG_FILES(Makefile) |