Commit 7ba97181 authored by Geoff Simmons's avatar Geoff Simmons

Set version 1.3.0.

parent 5c5e9b32
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2016 UPLEX - Nils Goroll Systemoptimierung])
AC_INIT([libvmod-blobdigest], [trunk], [varnish-support@uplex.de], [vmod-blobdigest])
AC_INIT([libvmod-blobdigest], [1.3.0], [varnish-support@uplex.de], [vmod-blobdigest])
AC_CONFIG_MACRO_DIR([m4])
m4_ifndef([VARNISH_VMOD_INCLUDES], AC_MSG_ERROR([Need varnish.m4 -- see README.rst]))
AC_CONFIG_SRCDIR(src/vmod_blobdigest.vcc)
......
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