branch 0.8
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 9 Apr 2014 23:51:32 +0000 (01:51 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 9 Apr 2014 23:51:32 +0000 (01:51 +0200)
configure.ac

index cc2c852..b8ec5ce 100644 (file)
@@ -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])