next release will be 0.8.0.x
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 14 Mar 2013 07:33:36 +0000 (07:33 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 14 Mar 2013 07:33:36 +0000 (07:33 +0000)
configure.ac

index 675ae20..abf0c5c 100644 (file)
@@ -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])