diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-22 20:19:03 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-22 20:19:03 -0800 |
commit | 431918bd9644dd5db2216e8ab61959e9a4b74bc0 (patch) | |
tree | 1b66e91cade11662f148af03bd6f066d5f12f6b8 | |
parent | 61fcdc321919a362bd46853537c136140421d746 (diff) |
xwd 1.0.5xwd-1.0.5
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 9091163..888d35d 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([xwd], [1.0.4], +AC_INIT([xwd], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |