summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 23:48:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 23:48:04 -0800
commit61701510136abb205116555a835f98a3c2f40183 (patch)
treea30daaac1134d4e1ac0e5c1e6ca1810e7d8c6f0c
parent2a3dc77313922babd364a8550312ec00ba262826 (diff)
xgamma 1.0.4xgamma-1.0.4
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 15974a8..283e6d1 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.3],
+AC_INIT([xgamma], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgamma])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])