summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 18:20:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 18:20:13 -0700
commit2c08f5dee8b3f2d2da9db8e3c1d4593a66db401e (patch)
treea8ed25b7289637a1ba96f98b38785fd72e942f65
parent1a26cd81c08c008f8252ca03211705ce4951bab2 (diff)
xrefresh 1.0.5xrefresh-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 2077a10..0e0570e 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.4],
+AC_INIT([xrefresh], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrefresh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])