diff options
author | Adam Jackson <ajax@redhat.com> | 2008-12-17 11:33:37 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-12-17 11:33:37 -0500 |
commit | 8574ffb20fa10b6f2e9a5f115f23506b93c64b12 (patch) | |
tree | e11d27f288e347fa64020fc2422384816a938910 | |
parent | e2f075ea3927f83fb7ee8b359ef951222e8f894b (diff) |
libXrandr 1.2.99.4libXrandr-1.2.99.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 904bac8..d086cde 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.99.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr) +AC_INIT(libXrandr, 1.2.99.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr) AC_CONFIG_AUX_DIR(.) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |