summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 18:59:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-06 18:59:24 -0700
commit46c4255ba661145df429d9dc190355a9661da3c1 (patch)
tree45b159d999caad03e89a232a64232c8e0ef4a289
parent97b55a970dc5281c2d41500990d99fcd24d2dd5f (diff)
twm 1.0.8twm-1.0.8
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 4ea95c7..1500605 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.7],
+AC_INIT([twm], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])