X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=configure.ac;h=77509ba2a82647e9fb4a2a5211a13db4df793d17;hp=3df2071c20cc2b7514908490a5497f089134e542;hb=2a11a7646f712f31fc3738ffbfa67d8cda882155;hpb=0bc51abde6ed475be30e3ea1619e58eb0279fbf3 diff --git a/configure.ac b/configure.ac index 3df2071..77509ba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.4-p0], [andy753421@gmail.com]) +AC_INIT([aweather], [0.4-p1], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])