summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-08 21:40:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-08 21:40:10 -0800
commita7909448b89f42ad0bb4834e347e6d3ecb20d7da (patch)
treefc3726bef8a1588680897758c7f3ee0fac03bce5
parent67ab447959b62454f4e0273177baa19711babb96 (diff)
bitmap 1.0.6bitmap-1.0.6
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 c3fcba9..e9b4699 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.5],
+AC_INIT([bitmap], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bitmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])