summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-25 00:06:10 +0000
committerKarl Berry <karl@freefriends.org>2011-04-25 00:06:10 +0000
commitc36448f2b3b35a24c2acf1be2b6ae8e080bbf9cb (patch)
tree412f15972aa124b76f67743b2f5829309f819419 /Build/source/texk/dvipsk/configure.ac
parentf9d18897d7a7bf8f10e01baf78d3e4b27aeaa76d (diff)
do not suggest default output is to lpr; bump version to 5.991 for TL 2011
git-svn-id: svn://tug.org/texlive/trunk@22194 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 175359a7c6c..2d20f9fd9ee 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, 2010 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2011 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.99], [tex-k@tug.org])
+AC_INIT([dvipsk], [5.991], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dvips.c])
AC_CONFIG_AUX_DIR([../../build-aux])