release 0.0.6
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 20 Apr 2014 12:43:00 +0000 (14:43 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 20 Apr 2014 12:43:00 +0000 (14:43 +0200)
configure.ac

index e182587..9e8bb76 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.6],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask])
 
 AM_INIT_AUTOMAKE([-Wall gnu])