summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2007-02-18 21:27:55 -0800
committerKeith Packard <keithp@neko.keithp.com>2007-02-18 21:27:55 -0800
commit8a0c3b748b0e94c97fbc2a7449c6740b8acfe394 (patch)
tree253a4a3155d795c2fb465b1c12b68f13c786a1be
parent13cef2baa884039e96f5dfd9245bb949aed99448 (diff)
Update version number to 1.2.0 for release.xrandr-1.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ff96d9..ae7d2f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xrandr,[1.1.90], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrandr)
+AC_INIT(xrandr,[1.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrandr)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE