summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:28:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:28:41 -0700
commit2b67c3d80d1e7736cf4fe9f093ab604dc02ad7be (patch)
treec477d3da03bf941ad0f430668ee056e74b8d5258
parent46c3cb9103ecd6f73a2908bb93004658069639c5 (diff)
xrandr 1.3.4xrandr-1.3.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e74898f..264dab1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xrandr,[1.3.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrandr)
+AC_INIT([xrandr], [1.3.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE