From b48c85c96410fcc6d8b591747b11ae4b13871e6e Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 10 May 2010 05:55:19 +0000 Subject: [PATCH] Version bump to -p1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2f8a3f3..cf8b28a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([libgis], [0.4-p0], [andy753421@gmail.com]) +AC_INIT([libgis], [0.4-p1], [andy753421@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- 2.41.0