diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-07 10:40:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-07 10:40:46 -0800 |
commit | 1693c1bba2c03acd151329fb8ecc3f5c267f9576 (patch) | |
tree | df6bdc0b4926fd62044d76cd19344381bed22f76 | |
parent | f78df83d15e7b159617de3850b313d3f9850f643 (diff) |
xwud 1.0.3xwud-1.0.3
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 d6da9a5..43b0ae8 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.2], +AC_INIT([xwud], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwud]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |