summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 22:10:25 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 22:10:25 -0700
commit193b9cc84f98af912e15fe7dc8bd16537b6a5f46 (patch)
tree7c181b831bf8ffcc7c907816598094bf0e3312ad
parent67ff90dc164d24bcc5efd7ae0eabdc674e7d7bda (diff)
xbitmaps 1.1.0xbitmaps-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5327bb1..2385477 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(xbitmaps, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xbitmaps)
+AC_INIT(xbitmaps, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xbitmaps)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE