summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:03:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:03:50 -0700
commitb3af92c7bca31b3bf73428d46291b88c3f86026e (patch)
treeef6ad9e3e2da10e12c8f65cf6eb42ae09b2b8493
parent7f164a9631e4ec26657bedeb947409d0b484e967 (diff)
twm 1.0.5twm-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93ae908..ef9c4b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(twm,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],twm)
+AC_INIT([twm], [1.0.5],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [twm])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE