summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2008-12-04 18:24:42 +0100
committerMatthias Hopf <mhopf@suse.de>2008-12-04 18:24:42 +0100
commit0f11922bdc0d4e3929df4dc967379ea0b48338b8 (patch)
tree514b550fee2cf5bc6c5588cae097818006e4298c /configure.ac
parente788c1ed41e029e54470a2c79f1478c1be7bba92 (diff)
Bump to 1.2.99.2.libXrandr-1.2.99.2
Note the .99
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 ceffa20..976cbc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,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, 1.2.91, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
+AC_INIT(libXrandr, 1.2.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE