From ba34df17cfbd7bcf029b1fdc4bcd7b894a49a63d Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 21 Jun 2007 11:36:30 +0100 Subject: Fix version in configure.ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e2eabb7..a2c6afa 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,[0.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight) +AC_INIT(xbacklight,[1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbacklight) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3