diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:35:48 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:35:48 -0700 |
commit | d99cd9262291137a9e742166fdfedfeb74f08e57 (patch) | |
tree | a7683b0bc23e4d648e7a6842fd62bc99c9332a20 | |
parent | 980d64d64e8eb4e5b4eb2f83f67fb3f627430ca5 (diff) |
xgamma 1.0.5xgamma-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |