From: Andy Spencer Date: Sat, 24 Oct 2009 16:36:47 +0000 (+0000) Subject: version 0.2.2 X-Git-Tag: v0.2.2^0 X-Git-Url: http://pileus.org/git/?p=grits;a=commitdiff_plain;h=b630ef8a2d552a92de37c1a81a824703db1a6679 version 0.2.2 --- diff --git a/configure.ac b/configure.ac index 583b00d..ab83b6f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.2.1], [spenceal@rose-hulman.edu]) +AC_INIT([aweather], [0.2.2], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])