summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-27 20:33:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-27 20:33:13 -0700
commit4c5e72e9d8571bfb2a98d1ffc9724596764f5b0b (patch)
treef57e9be4b219be856e7e57565ded542e53a1e067
parentf21823506dcb956d62c260e6e207f1dc2ce7732a (diff)
twm 1.0.7twm-1.0.7
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 9f2d7c1..09657a0 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.6],
+AC_INIT([twm], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])