X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=configure.ac;h=76f9d7ef1452c6d55b42a1e8779538d2b0f4f2e0;hp=fedae79aa1843272b28da4b7d401a30ed774f8fd;hb=0802b4ee72d913de2a05bf4cbdb1f64552992bf6;hpb=85607725f20feedc326468fadcce867d0bcd5a35 diff --git a/configure.ac b/configure.ac index fedae79..76f9d7e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.5-p0], [andy753421@gmail.com]) +AC_INIT([aweather], [0.5], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])