summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-10 13:53:02 +0000
committerKarl Berry <karl@freefriends.org>2012-05-10 13:53:02 +0000
commit464d58efe78e826c764be7bf44ab9b6de3e3a130 (patch)
tree458af914265e0c03a4ee7f1de510f13af68ad761 /Build/source/texk/dvipsk/configure.ac
parentaf8cf58a3e5b445fb97ed74ed784af761ded4228 (diff)
TL 2012 w/o dev, 6.1.0, other version numbers
git-svn-id: svn://tug.org/texlive/trunk@26287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/configure.ac')
-rw-r--r--Build/source/texk/dvipsk/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipsk/configure.ac b/Build/source/texk/dvipsk/configure.ac
index 2d20f9fd9ee..55c86c54ed5 100644
--- a/Build/source/texk/dvipsk/configure.ac
+++ b/Build/source/texk/dvipsk/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([dvipsk], [5.991], [tex-k@tug.org])
+AC_INIT([dvipsk], [5.992], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dvips.c])
AC_CONFIG_AUX_DIR([../../build-aux])