X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=configure.ac;h=7825384e72216c35121b37212f0497feb08c2ede;hb=refs%2Ftags%2Fv0.2;hp=d502f52e4e36586cc901123e9564ee5016f6d37e;hpb=f2d683504e2dc76868ec84d7c1fd858edc0df5a4;p=command.git diff --git a/configure.ac b/configure.ac index d502f52..7825384 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Command], [0.1], [bugz@dlugolecki.net.pl], [command], [http://dlugolecki.net.pl/software/command/]) +AC_INIT([Command], [0.2], [bugz@dlugolecki.net.pl], [command], [http://dlugolecki.net.pl/software/command/]) AC_PREREQ([2.59]) AM_INIT_AUTOMAKE([1.10 -Wall]) AC_CONFIG_HEADERS([config.h])