summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-09 21:19:12 +0000
committerKevin E Martin <kem@kem.org>2005-11-09 21:19:12 +0000
commit036ddad7a3152bcdbae68c75efbfc0aabae19302 (patch)
tree1663dc8d054e2a0fc87e3d16ddcee9e9dab8f42e /configure.ac
parentae202415c695d1f8ac0588d98235318ed9b059bc (diff)
downloadxorg-lib-libXcomposite-036ddad7a3152bcdbae68c75efbfc0aabae19302.tar.gz
Update package version number for X11R7 RC2 release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c8773fd..95e96c0 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.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
+AC_INIT(libXcomposite, 0.2.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE