X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=21b355251336daf470b4f3e5e15475be52d6ef46;hb=65ecdd3343d0c9bc8359941e56669e962d715425;hp=dd31058f0ee65cf4775b197a7cc02ea8eb95c2e2;hpb=9625128aa4f5b87c731cfa06ba646f4ce8b3fc66;p=ptask.git diff --git a/configure.ac b/configure.ac index dd31058..21b3552 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([gtask], [0.0.x],[jeanfi@gmail.com],[gtask],[http://wpitchoune.net/gtask]) +AC_INIT([ptask], [0.0.x],[jeanfi@gmail.com],[ptask],[http://wpitchoune.net/ptask]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])