diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 18:59:24 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 18:59:24 -0700 |
commit | 46c4255ba661145df429d9dc190355a9661da3c1 (patch) | |
tree | 45b159d999caad03e89a232a64232c8e0ef4a289 /configure.ac | |
parent | 97b55a970dc5281c2d41500990d99fcd24d2dd5f (diff) |
twm 1.0.8twm-1.0.8
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 4ea95c7..1500605 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.7], +AC_INIT([twm], [1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |