next release will be 1.2.0
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 7 Jun 2016 14:21:29 +0000 (16:21 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 7 Jun 2016 14:21:29 +0000 (16:21 +0200)
configure.ac

index ca37fe1..add0c4e 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([psensor], [1.1.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor])
+AC_INIT([psensor], [1.2.0],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor])
 
 AM_INIT_AUTOMAKE([-Wall gnu])