aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-11-05 17:04:21 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-11-05 17:04:21 +0200
commit51ce69d9afa3f9a8b5d1f51b3f6c302873fe9b73 (patch)
tree1e4016376c5b44ff4e8cc149e8100393b2fbd6c7 /configure.ac
parent4d34b92c0641646eccb7af907087c71837a5de65 (diff)
downloadvmod-remoteip-51ce69d9afa3f9a8b5d1f51b3f6c302873fe9b73.tar.gz
vmod-remoteip-51ce69d9afa3f9a8b5d1f51b3f6c302873fe9b73.tar.bz2
Version 2.2v2.2
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 6eac1ba..90dbbd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with vmod_remoteip. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.69)
-AC_INIT([vmod-remoteip], [2.1], [gray@gnu.org])
+AC_INIT([vmod-remoteip], [2.2], [gray@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vmod_remoteip.vcc)

Return to:

Send suggestions and report system problems to the System administrator.