summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 22:36:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 22:36:07 -0800
commit61eebdfde170841ae933cf65ba27346fbf2f8018 (patch)
tree70d38e5c69182ec74214bc3386d96d2339cc8042
parent2efc8ad6dea6893bb39b05712a65e101f7dc4a70 (diff)
xbitmaps 1.1.2xbitmaps-1.1.2
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 c44f4e7..4a72bee 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.1],
+AC_INIT([xbitmaps], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbitmaps])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])