From: Andy Spencer Date: Sat, 24 Oct 2009 19:57:03 +0000 (+0000) Subject: Version 0.2.3 X-Git-Tag: v0.2.3^0 X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=dc908f324ddab0cb5b1476f4a6c3dc7e3f4dce2e Version 0.2.3 --- diff --git a/configure.ac b/configure.ac index ab83b6f..6ce04ff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.2.2], [spenceal@rose-hulman.edu]) +AC_INIT([aweather], [0.2.3], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])