diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 15:03:50 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 15:03:50 -0700 |
commit | b3af92c7bca31b3bf73428d46291b88c3f86026e (patch) | |
tree | ef6ad9e3e2da10e12c8f65cf6eb42ae09b2b8493 /configure.ac | |
parent | 7f164a9631e4ec26657bedeb947409d0b484e967 (diff) |
twm 1.0.5twm-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 |