next release will be 0.0.9
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 2 Nov 2014 16:27:40 +0000 (17:27 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 2 Nov 2014 16:27:40 +0000 (17:27 +0100)
configure.ac

index dcd3008..4b39750 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.64])
-AC_INIT([ptask], [0.0.8a],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
+AC_INIT([ptask], [0.0.9a],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
 
 AM_INIT_AUTOMAKE([-Wall gnu])