Commit 2e6616d0 authored by Geoff Simmons's avatar Geoff Simmons

Set version 2.4, enforces ABI compatibility with VRT 6.0.

parent bcd1ae7c
Pipeline #412 skipped
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2013-2015 UPLEX Nils Goroll Systemoptimierung])
AC_INIT([libvmod-re], [v2.3])
AC_INIT([libvmod-re], [v2.4])
AC_CONFIG_MACRO_DIR([m4])
m4_ifndef([VARNISH_VMOD_INCLUDES], AC_MSG_ERROR([Need varnish.m4 -- see README.rst]))
AC_CONFIG_SRCDIR(src/vmod_re.vcc)
......
......@@ -71,3 +71,5 @@ rm -rf %{buildroot}
/sbin/ldconfig
%changelog
* Mon Dec 11 2017 Geoff Simmons <geoff@uplex.de> - 2.4
- 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