diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-24 17:54:45 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-24 17:54:45 -0700 |
commit | cbf474d6751dd32154163b8997519319655f0545 (patch) | |
tree | 9a5deb93da603268730369229ae4052ba16e9af2 | |
parent | da0d7d89130b9a9e31905897627f0c805a58b2b3 (diff) |
xbacklight 1.1.1xbacklight-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3c5b9a7..c56de7e 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(xbacklight,[1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight) +AC_INIT(xbacklight,[1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |