summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-16 21:57:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-16 21:57:03 -0800
commit2f5eae70cd2e9c1e09dcbd8a2a58eaf58207fe00 (patch)
tree8ea72f8e2e67fc7df7e44a06a5987d513500c61e /configure.ac
parentdacae58710f7033d5295c50cf6262783350e938d (diff)
bitmap 1.0.8bitmap-1.0.8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f076111..809ac59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([bitmap], [1.0.7],
+AC_INIT([bitmap], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bitmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])