summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-31 17:04:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-31 17:04:56 -0700
commit86d36843f3f087a6c1f3eb5a21385a116ae9e46a (patch)
tree3e0d05fb58b6b98e093e554383bfbd2548479624
parent2785ef0c967571977b78490eb501c5f9da91d48c (diff)
xwud 1.0.4xwud-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 f370762..0b06ea0 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([xwud], [1.0.3],
+AC_INIT([xwud], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwud])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])