diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 14:09:15 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 14:09:15 -0800 |
commit | b160f7bcb99111e631d6701b199f1dad1e40c80d (patch) | |
tree | 6336092783f202a1e821362f80f75c566ba84e8e /configure.ac | |
parent | 1347a210cafa75db40198f8f9e3ca36f8e627bf6 (diff) |
twm 1.0.6twm-1.0.6
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 df67282..6f1cef7 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.5], +AC_INIT([twm], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |