summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 21:12:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 21:12:44 -0700
commit10584a7e5f476c5adb5ec6de9f0b519380abd6df (patch)
tree4df39a8e632c76b0d2d5410a9295ce43add3f8e4
parentd028190d036f25472dba587863322a8fe03dda95 (diff)
bitmap 1.0.7bitmap-1.0.7
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 394fbdb..faa4f36 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.6],
+AC_INIT([bitmap], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bitmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])