From 9e0adc6b9b0108700cfa174d2f68dcfcae5717dd Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 31 Dec 2022 21:42:31 +0000 Subject: Release version 0.3.0. * configure.ac: Bump to version 0.3.0. * NEWS (Changes in 0.3.0): New section. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 54961d0..52a70cb 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with guile-xapian. If not, see dnl . -AC_INIT([guile-xapian], [0.2.1]) +AC_INIT([guile-xapian], [0.3.0]) AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign check-news no-dist-gzip dist-lzip]) AM_SILENT_RULES([yes]) LT_INIT -- cgit v1.2.3