aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac4
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index bc30866..7b99fc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-vmod_dict -- history of user-visible changes. 2020-03-27
+vmod_dict -- history of user-visible changes. 2020-04-09
See the end of file for copying conditions.
@@ -5,3 +5,3 @@ Please send vmod_dict bug reports to <gray@gnu.org>
-Version 1.3.90 (git)
+Version 1.4, 2020-04-09
diff --git a/configure.ac b/configure.ac
index 0dc3f0b..2384ba9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,3 +17,3 @@
AC_PREREQ(2.69)
-AC_INIT([vmod-dict], [1.3.90], [gray@gnu.org])
+AC_INIT([vmod-dict], [1.4], [gray@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
@@ -47,3 +47,3 @@ AC_HEADER_STDC
-AM_VARNISHAPI([6.0.0],[6.3.2])
+AM_VARNISHAPI([6.0.0],[6.4.0])
AC_DEFINE_UNQUOTED([VARNISHAPI_MAJOR],[$VARNISHAPI_MAJOR],

Return to:

Send suggestions and report system problems to the System administrator.