diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-31 17:04:56 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-31 17:04:56 -0700 |
commit | 86d36843f3f087a6c1f3eb5a21385a116ae9e46a (patch) | |
tree | 3e0d05fb58b6b98e093e554383bfbd2548479624 | |
parent | 2785ef0c967571977b78490eb501c5f9da91d48c (diff) |
xwud 1.0.4xwud-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 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]) |