diff options
author | Matt Turner <mattst88@gmail.com> | 2013-10-07 20:43:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2013-10-07 20:43:34 -0700 |
commit | 8e0f47c1971f17ac37c89fb49a8f1807d25923a5 (patch) | |
tree | 7dbc5135756e2ab926cce04f0e0e8132681983a1 | |
parent | a4c00b2662a4c7291627899021f10c6a6d4716f3 (diff) |
xbacklight 1.2.1xbacklight-1.2.1
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a811f5e..f97497d 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.0], +AC_INIT([xbacklight], [1.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbacklight]) AC_CONFIG_SRCDIR([Makefile.am]) |