summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-12-01 21:19:35 +0100
committerJulien Cristau <jcristau@debian.org>2008-12-01 22:54:45 +0100
commit0dd24bd6ad3c437f320c5d8e922c479fb61b115f (patch)
tree416d8774cd2a19d8869f4ff14d4779d0eff9949a
parent0fa7452220701ee44d8bafc57001e362afcedb0c (diff)
Bump to 1.2.91libXrandr-1.2.91
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 299eff8..ceffa20 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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
+AC_INIT(libXrandr, 1.2.91, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE