summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:19:38 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:19:38 -0700
commit067a731285be33097edc6cd48af5ef3c6457b457 (patch)
treea7620b739a916fb04ba0a13031a2a50457edb042
parentb8b6f0d06c40725ca6db6caa31f613ab189bc0ed (diff)
xgamma 1.0.6xgamma-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 ee62e5c..8139028 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([xgamma], [1.0.5],
+AC_INIT([xgamma], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgamma])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])