diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:35:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:35:30 -0800 |
commit | 8709d1efd4b8131ddc0a04229bc148a6f473d6f0 (patch) | |
tree | 4f1a2d597d84c023f14b47fb76ca43a1d4c26b09 /configure.ac | |
parent | 67f8af194622507beeba0699ed13c9376303d293 (diff) |
xbacklight 1.2.2xbacklight-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.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 706af9e..50b5fdd 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xbacklight], [1.2.1], +AC_INIT([xbacklight], [1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbacklight]) AC_CONFIG_SRCDIR([Makefile.am]) |