diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-06 23:09:04 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-06 23:09:04 -0800 |
commit | ca032d147824861b2451c5b0ff715429f055cfe1 (patch) | |
tree | c95103d6fad8a36aefd2bb8d4ac88d1f92fcf260 | |
parent | 9703527df12caf896963a0f39db79e58f2ab2bfa (diff) |
twm 1.0.10twm-1.0.10
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 0da57db..c5ab48c 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.9], +AC_INIT([twm], [1.0.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |