From 520ff29c528503668020c8cbedb5b03bccf4c7e0 Mon Sep 17 00:00:00 2001 From: Geoff Greer Date: Mon, 6 Aug 2018 23:43:51 -0700 Subject: [PATCH] Bump version to v2.2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 982cc3b..1267ce5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT( [the_silver_searcher], - [2.1.0], + [2.2.0], [https://github.com/ggreer/the_silver_searcher/issues], [the_silver_searcher], [https://github.com/ggreer/the_silver_searcher])