X-Git-Url: https://wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=2aaeec5fa6aad10fa4b87b51367ad148233464c7;hp=f5b6052e0c0c8394d4aefd92ca12a6800d1c2b7e;hb=b22d039885b12496f7a10f1dc0fbefe1e1574f1f;hpb=abf42e3860c406e753e50029f659b3fb93541928 diff --git a/configure.ac b/configure.ac index f5b6052..2aaeec5 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.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])