diff options
| author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-02 20:17:29 -0700 | 
|---|---|---|
| committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-02 20:17:29 -0700 | 
| commit | cc6c87d9467c5c6880e7bba84580c99487febd71 (patch) | |
| tree | 2dfea55cc645aa3f9db3f7a273070d35a1b8d99f | |
| parent | 7c4f6d6c2189eb677ae0c8e629096d56f86483ee (diff) | |
windowswmproto 1.0.4windowswmproto-1.0.4
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 51d8579..c063573 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@  AC_PREREQ([2.57]) -AC_INIT([WindowsWMProto], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([WindowsWMProto], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])  AM_INIT_AUTOMAKE([foreign dist-bzip2])  # Require xorg-macros: XORG_DEFAULT_OPTIONS | 
