X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=configure.ac;h=4b397504a155ad3f4170db2ea906cfaf3c7f84ed;hp=e182587cf5924c2353aa0f03b92e02b9974ff3a7;hb=fdf70aa967f489ec5d2d32d286d99a63068d81e1;hpb=20f965d5e13bfe010f3df5ddfdfca837267b9ebb diff --git a/configure.ac b/configure.ac index e182587..4b39750 100644 --- a/configure.ac +++ b/configure.ac @@ -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.9a],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask]) AM_INIT_AUTOMAKE([-Wall gnu])