summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 14:09:15 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 14:09:15 -0800
commitb160f7bcb99111e631d6701b199f1dad1e40c80d (patch)
tree6336092783f202a1e821362f80f75c566ba84e8e
parent1347a210cafa75db40198f8f9e3ca36f8e627bf6 (diff)
twm 1.0.6twm-1.0.6
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 df67282..6f1cef7 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.5],
+AC_INIT([twm], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])