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
commit1d690983d20e3d874b7f0e7f430e3d0cf2710c53 (patch)
tree198df7f78ce361029c12ea1db36508d60c96f0f7 /configure.ac
parent090314b101b9d3626dc0dc970be68aec7e382d0f (diff)
downloadxorg-lib-libXrandr-1d690983d20e3d874b7f0e7f430e3d0cf2710c53.tar.gz
Update package version number for X11R7 RC2 release.XORG-6_99_99_902
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 4d616e5..b52c133 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ dnl try to keep these the same. Note that the library has an extra
dnl digit in the version number to track changes which don't affect the
dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n
dnl
-AC_INIT(libXrandr, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
+AC_INIT(libXrandr, 0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE