summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-08 22:25:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-08 22:25:45 -0800
commitdf1dfeaee913f6ce1f82189b90493c14cb011564 (patch)
tree676ec00fb5fbe755c4fdfef30de1a888b928b7d5
parentba8d08a029c82aeb60b8c24fad76de8be288022b (diff)
xbitmaps 1.1.1xbitmaps-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57f16a1..a5db801 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xbitmaps], [1.1.0],
+AC_INIT([xbitmaps], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbitmaps])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])