X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=configure.ac;h=1ec74e45fcc7a3e64a72c506c7a4fd93b5e96ec8;hp=5f8e2b6a9a5cd08f14e9932d13b3677dc09a398a;hb=HEAD;hpb=115b0ebacdabcf9c434575e3cc21bd309f3b92e9 diff --git a/configure.ac b/configure.ac index 5f8e2b6..1ec74e4 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.9a],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask]) +AC_INIT([ptask], [1.0.1],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask]) AM_INIT_AUTOMAKE([-Wall gnu])