summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2007-06-21 14:51:57 +0100
committerKeith Packard <keithp@neko.keithp.com>2007-06-21 14:51:57 +0100
commit922cec4e60a4fb4db6c7333b7264cd940e763239 (patch)
tree4af1ecd6276aa9f55c4f27c03f03bcd0d6ae2fce
parent4440d319f20d1970b2a3f94a1c4f2b5142158ce3 (diff)
Update to version 1.1xbacklight-1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a2c6afa..68723a7 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.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight)
+AC_INIT(xbacklight,[1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE