X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=configure.ac;h=0d2d33d618d6b684053d6926fcc508e65e552e93;hp=39277d92647dc101c3ddd5a8cd53c0669782dd42;hb=b6ef934425e0d137606209d91b239c3cec472a3a;hpb=d180b4f206c4fc1d41cfa36d8a2c44a5dc04cc63 diff --git a/configure.ac b/configure.ac index 39277d9..0d2d33d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.1.1], [spenceal@rose-hulman.edu]) +AC_INIT([aweather], [0.2.0], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])