X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=configure.ac;h=45f9e80f18c7537a58fd1d98783999fd01bdb24e;hp=fc28ac06590430a4f1d5f48f6a332d3d52ec86b7;hb=eb52034760a85b591a82400dbc61d6fdd2f3b020;hpb=a94b874eaee78ddcdb2271ccb31e8230701cffdd diff --git a/configure.ac b/configure.ac index fc28ac0..45f9e80 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.4],[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])