X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=configure.ac;h=0a2630a9a65caeea45236cfb742ecf0d51c676de;hp=fc28ac06590430a4f1d5f48f6a332d3d52ec86b7;hb=c271a4d106a1242ff18b6f5aeb3f56280c7eaf2c;hpb=ff4ef48059048e93efa634e36d2ad10973a13de3 diff --git a/configure.ac b/configure.ac index fc28ac0..0a2630a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,9 +2,9 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([psensor], [0.8.0.6],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [1.0.2],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) -AM_INIT_AUTOMAKE([-Wall -Werror gnu]) +AM_INIT_AUTOMAKE([-Wall gnu]) AC_CONFIG_SRCDIR([src/ui.c]) AC_CONFIG_HEADERS([config.h])