summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 16:16:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 16:16:39 -0800
commitc78228c3948966c3dc8cdaa9ed68449c64150fbd (patch)
tree23de537a84f2688fa2e3661b85b66711c865c86e
parentc0fea07b26943cbb7eb9947b90013d77f73e573a (diff)
rgb 1.0.5rgb-1.0.5
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 8e5338c..cacfbb3 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.4],
+AC_INIT([rgb], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rgb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])