diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2014-03-27 11:37:07 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2014-03-27 11:37:07 -0700 |
commit | 31f5fa6a47db154abb47cf16e9f6cc4d983ad371 (patch) | |
tree | 226ac2efd07fe6a31bf580a0c6d7af0a760ba221 /configure.ac | |
parent | 934a424a05a296c0b8af015476e11b191d55eba3 (diff) |
xrandr 1.4.2xrandr-1.4.2
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a547652..ff4a7c1 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xrandr], [1.4.1], +AC_INIT([xrandr], [1.4.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |