summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-10 19:46:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-10 19:46:37 -0800
commit631be2568befbd4aee98a3cd4849403554db79d7 (patch)
tree60e74d19810037be0a826a9272596d759962a0cd
parent6d3d5b90e0ab621cd215b007936dc3bc2a8c0053 (diff)
xrefresh 1.0.4xrefresh-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 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])