summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-11-08 11:31:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-11-08 11:31:26 -0800
commit41599a3703e7b95c73a44c548d2ba074aa3eb3d8 (patch)
tree720460a2181868bf883594e67dda6a0a6a7e8b0e
parent436c80aa9fe73824b6438934897c4f810e52f6e7 (diff)
rgb 1.0.6rgb-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 bf7974a..4e4a2cc 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([rgb], [1.0.5],
+AC_INIT([rgb], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rgb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])