From 3391ad57a96ca987930e67895a5b6c1b5959e881 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Fri, 25 Nov 2011 06:56:42 +0000 Subject: [PATCH] Version bump for 0.6.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9e072af..c8f9a3d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.6], [andy753421@gmail.com]) +AC_INIT([aweather], [0.6.1], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- 2.41.0