summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:17:54 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:17:54 -0700
commitb5fcfadce9189cda91f5bb45bb1dbedda5fdff95 (patch)
tree232f3b9f84a5d5941338e962cef48501f361f28c
parentfe3249985e49eee69c7c729334e333a6cefd8801 (diff)
font-misc-misc 1.1.1font-misc-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 6044449..d9fc06d 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-misc-misc, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-misc-misc)
+AC_INIT([font-misc-misc], [1.1.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [font-misc-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE