summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-04-01 11:03:10 -0400
committerAdam Jackson <ajax@redhat.com>2009-04-01 11:03:10 -0400
commit47502f66f7c51ad575d63f28de49f285c4de7062 (patch)
tree0db97ea25ac39b6b20c27f210603f88ac3a4b746
parentbeb228842c77fab4a446e028dd501a01f0fb3fd3 (diff)
xrandr 1.3.0xrandr-1.3.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c518a3a..95d6cda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xrandr,[1.2.99.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrandr)
+AC_INIT(xrandr,[1.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrandr)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE