diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-27 20:33:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-27 20:33:13 -0700 |
commit | 4c5e72e9d8571bfb2a98d1ffc9724596764f5b0b (patch) | |
tree | f57e9be4b219be856e7e57565ded542e53a1e067 /configure.ac | |
parent | f21823506dcb956d62c260e6e207f1dc2ce7732a (diff) |
twm 1.0.7twm-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9f2d7c1..09657a0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([twm], [1.0.6], +AC_INIT([twm], [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |