From: Rafał Długołęcki Date: Fri, 15 May 2015 06:53:46 +0000 (+0200) Subject: Bumb version. X-Git-Tag: v0.2 X-Git-Url: https://git.dlugolecki.net.pl/?p=command.git;a=commitdiff_plain;h=b64d65638b3160953647eed33e8e48294ee682db Bumb version. --- 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])