summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:35:48 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:35:48 -0700
commitd99cd9262291137a9e742166fdfedfeb74f08e57 (patch)
treea7683b0bc23e4d648e7a6842fd62bc99c9332a20
parent980d64d64e8eb4e5b4eb2f83f67fb3f627430ca5 (diff)
xgamma 1.0.5xgamma-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 a9d6491..6f79b2f 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.4],
+AC_INIT([xgamma], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgamma])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])