diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 00:01:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 00:01:36 -0700 |
commit | 59a5a7257b9d98e49ac6913f0dd74f03008ff273 (patch) | |
tree | 59218a91ae0db58e2b9525cf1955ca08eef220a6 | |
parent | fe83e7331c147d76daa2bb5f61879d69a919aeca (diff) |
libWindowsWM 1.0.1libWindowsWM-1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 028a7b6..6a65587 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libWindowsWM, 1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libWindowsWM) +AC_INIT(libWindowsWM, 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libWindowsWM) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |