From: Andy Spencer Date: Tue, 7 Jun 2011 09:50:13 +0000 (+0000) Subject: Version bump to 0.5-p0 X-Git-Tag: v0.5~10 X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=945707a1a69c7b404d06e4a542d7d0bfb048c112 Version bump to 0.5-p0 --- diff --git a/configure.ac b/configure.ac index a1bce94..fedae79 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.4.2], [andy753421@gmail.com]) +AC_INIT([aweather], [0.5-p0], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])