Next release will be 1.0.0
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 24 Jun 2015 09:35:30 +0000 (11:35 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 24 Jun 2015 09:35:30 +0000 (11:35 +0200)
configure.ac

index f5b6052..2aaeec5 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.9],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
+AC_INIT([ptask], [1.0.0],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
 
 AM_INIT_AUTOMAKE([-Wall gnu])