aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-08-05 19:08:46 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-08-05 19:08:46 +0300
commitd1fa42df66ed835305a925ae177416d99ff72d50 (patch)
tree3f2552025cbbaddfd2964f851a29cd4394ea63e9 /configure.ac
parente1135c7194d612b56f337202186c66115f9cdf67 (diff)
downloadvmod-binlog-d1fa42df66ed835305a925ae177416d99ff72d50.tar.gz
vmod-binlog-d1fa42df66ed835305a925ae177416d99ff72d50.tar.bz2
Update acvmod. Withdraw the --with-varnish-source option.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3be0b79..4a72590 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of vmod-binlog
-# Copyright (C) 2013, 2014, 2016 Sergey Poznyakoff
+# Copyright (C) 2013-2017 Sergey Poznyakoff
#
# Vmod-binlog is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with vmod-binlog. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.69)
-AC_INIT([vmod-binlog], 2.0.90-4.1.0, [gray@gnu.org])
+AC_INIT([vmod-binlog], 2.0.92, [gray@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/binlog.c)

Return to:

Send suggestions and report system problems to the System administrator.