diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-10 19:46:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-10 19:46:37 -0800 |
commit | 631be2568befbd4aee98a3cd4849403554db79d7 (patch) | |
tree | 60e74d19810037be0a826a9272596d759962a0cd | |
parent | 6d3d5b90e0ab621cd215b007936dc3bc2a8c0053 (diff) |
xrefresh 1.0.4xrefresh-1.0.4
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 6fb4f04..ddddc23 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([xrefresh], [1.0.3], +AC_INIT([xrefresh], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrefresh]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |