X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=ec5682b665e3b3295786084c8ae4d90613d49828;hb=refs%2Fheads%2Fv0.7.0.4;hp=675ae205be7b207063b55477e831e7faa82bf8a2;hpb=3999142849d1dedbb343ac3cb9f0a1d9c714ada0;p=psensor.git diff --git a/configure.ac b/configure.ac index 675ae20..ec5682b 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([psensor], [0.7.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.7.0.4],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])