summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:26:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:26:05 -0700
commit6193a809f0c87b94e3b8eb8c65e8ec829cdc314c (patch)
treead637476434803577a9d5d73be210d1bee7fb257
parenta8343aa6d5b0b95d12c56aa40eb050f41b712737 (diff)
font-schumacher-misc 1.1.1font-schumacher-misc-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c118cf3..29ca875 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(font-schumacher-misc, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-schumacher-misc)
+AC_INIT([font-schumacher-misc], [1.1.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [font-schumacher-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE