X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=configure.ac;h=0d2d33d618d6b684053d6926fcc508e65e552e93;hb=7ce52985aa9c9e0b67de0548e3bd4a529bc8050f;hp=39277d92647dc101c3ddd5a8cd53c0669782dd42;hpb=d180b4f206c4fc1d41cfa36d8a2c44a5dc04cc63;p=grits 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])