summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 23:09:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 23:09:04 -0800
commitca032d147824861b2451c5b0ff715429f055cfe1 (patch)
treec95103d6fad8a36aefd2bb8d4ac88d1f92fcf260
parent9703527df12caf896963a0f39db79e58f2ab2bfa (diff)
twm 1.0.10twm-1.0.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])