X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=b8ec5ced0a4bfb69d70d9ee3d5eba9eaad450522;hp=cc2c8529c84b65abfda5feafe96a5ce1a953a10f;hb=a5d102939f3b7eee38e67543318d7921a3e1d8ee;hpb=3146d90e4ee89f8c15ed28b8e3dc60a846d4f7d4 diff --git a/configure.ac b/configure.ac index cc2c852..b8ec5ce 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([psensor], [0.8.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.8.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])