diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 22:36:31 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 22:36:31 -0700 |
commit | b52e4041054b580bace70d9db5e7e3d90b33ad6d (patch) | |
tree | be165637411095aca209c317b3fb7b23f02e288b | |
parent | 8f68d82c5f6cff9b22dc3335f956453679b207ad (diff) |
twm 1.0.9twm-1.0.9
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 52d6f5d..0da57db 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.8], +AC_INIT([twm], [1.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |