summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-03 05:49:43 +0000
committerKevin E Martin <kem@kem.org>2005-12-03 05:49:43 +0000
commita05661afa2fd3ec976473976dff0fa25ac3b8253 (patch)
tree241c6a56c7ab9cee6574636b96b3523cf476630f /configure.ac
parentce28a0e130db08ebcef5834764c2fc5640f90189 (diff)
downloadxorg-lib-libXcomposite-a05661afa2fd3ec976473976dff0fa25ac3b8253.tar.gz
Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPY
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 b1c2257..d5556d7 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.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
+AC_INIT(libXcomposite, 0.2.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE