aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArun Isaac2022-06-20 21:16:00 +0530
committerArun Isaac2022-06-20 21:16:00 +0530
commite8ce02264f3e797bcd124efb51a28322d0cd2cee (patch)
tree7d611547901ae8227e6219f851e9ad37f6096387 /configure.ac
parent9f5add6a0344fcef0611c06a7958031bead835b4 (diff)
downloadguile-xapian-e8ce02264f3e797bcd124efb51a28322d0cd2cee.tar.gz
guile-xapian-e8ce02264f3e797bcd124efb51a28322d0cd2cee.tar.lz
guile-xapian-e8ce02264f3e797bcd124efb51a28322d0cd2cee.zip
Release version 0.2.1.v0.2.1
* configure.ac: Bump to version 0.2.1. * NEWS (Changes in 0.2.1): New section.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0388c8..54961d0 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 <https://www.gnu.org/licenses/>.
-AC_INIT([guile-xapian], [0.2.0])
+AC_INIT([guile-xapian], [0.2.1])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign check-news no-dist-gzip dist-lzip])
AM_SILENT_RULES([yes])
LT_INIT