diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-02 15:16:27 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-02 15:16:27 -0700 |
commit | 2de0bef64b425889d9c060c1ef0ee891b8376469 (patch) | |
tree | dc345da77ea516294f3d3254a073160ba7360292 | |
parent | 1ff9d8a7c9e5ab784b0bed38e968b3d56c434cad (diff) |
Version bump: 1.3.2libXcomposite-0.3.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd50ea4..74135a0 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ dnl protocol, so Xcomposite version l.n.m corresponds to protocol version l.n dnl that 'revision' number appears in Xcomposite.h and has to be manually dnl synchronized. dnl -AC_INIT(libXcomposite, 0.3.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) +AC_INIT(libXcomposite, 0.3.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |