release 0.0.3
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 11 Dec 2012 09:05:21 +0000 (09:05 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 11 Dec 2012 09:05:21 +0000 (09:05 +0000)
configure.ac

index 21b3552..c30a2b3 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.x],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
+AC_INIT([ptask], [0.0.3],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
 
 AM_INIT_AUTOMAKE([-Wall -Werror gnu])