From: Andy Spencer Date: Wed, 24 Aug 2011 16:11:29 +0000 (+0000) Subject: Version bump for 0.5.1 X-Git-Tag: v0.5.1~1 X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=733791dde87a2379b62323ab2367bc9ed0bc5103;ds=sidebyside Version bump for 0.5.1 --- diff --git a/configure.ac b/configure.ac index 76f9d7e..06950ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.5], [andy753421@gmail.com]) +AC_INIT([aweather], [0.5.1], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])