Commit 690fb663 authored by Geoff Simmons's avatar Geoff Simmons

Set version 1.4.3, enforces ABI compatibility with VRT 6.0.

parent 20eb7902
Pipeline #413 skipped
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2016 UPLEX - Nils Goroll Systemoptimierung])
AC_INIT([libvmod-re2], [1.4.2], [varnish-support@uplex.de], [vmod-re2])
AC_INIT([libvmod-re2], [1.4.3], [varnish-support@uplex.de], [vmod-re2])
AC_CONFIG_MACRO_DIR([m4])
m4_ifndef([VARNISH_VMOD_INCLUDES], AC_MSG_ERROR([Need varnish.m4 -- see README.rst]))
AC_CONFIG_SRCDIR(src/vmod_re2.vcc)
......
......@@ -74,3 +74,5 @@ rm -rf %{buildroot}
/sbin/ldconfig
%changelog
* Tue Dec 19 2017 Geoff Simmons <geoff@uplex.de> - 1.4.3
Enforce ABI compatibility with VRT 6.0.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment