summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-09 21:19:13 +0000
committerKevin E Martin <kem@kem.org>2005-11-09 21:19:13 +0000
commit097f483e522f721eae4816e659237da94a4796d3 (patch)
tree8e95e2324c83693fcd63bc019a86a7d6f558e20e /configure.ac
parent750cac0b61ecde7489ea98e69f60417d169329c7 (diff)
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 530caa2..840c907 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n,
dnl that 'revision' number appears in Xfixes.h and has to be manually
dnl synchronized.
dnl
-AC_INIT(libXfixes, 3.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes)
+AC_INIT(libXfixes, 3.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE