From: Jean-Philippe Orsini Date: Thu, 14 Mar 2013 07:33:36 +0000 (+0000) Subject: next release will be 0.8.0.x X-Git-Tag: v0.8.0.5~171 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=82d492247c5121b5aa2da5ecf8127ab474fac095 next release will be 0.8.0.x --- diff --git a/configure.ac b/configure.ac index 675ae20..abf0c5c 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.8.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])