From dc908f324ddab0cb5b1476f4a6c3dc7e3f4dce2e Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sat, 24 Oct 2009 19:57:03 +0000 Subject: [PATCH] Version 0.2.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.41.0