From: Jean-Philippe Orsini Date: Tue, 20 Dec 2011 21:08:04 +0000 (+0000) Subject: branch release X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=cda6438a521ccc43c35ca91c0fe2e55954a09eab branch release --- diff --git a/configure.ac b/configure.ac index 6b84003..3eac7db 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.6.2.15],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.6.2.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])