Commit e14cd521 authored by Geoff Simmons's avatar Geoff Simmons

bump to version 0.6

parent dcae8f42
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2013-2014 UPLEX Nils Goroll Systemoptimierung])
AC_INIT([libvmod-re], [0.5])
AC_INIT([libvmod-re], [0.6])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vmod_re.vcc)
AM_CONFIG_HEADER(config.h)
......
......@@ -270,6 +270,8 @@ Version 0.4: support dynamic matches
Version 0.5: add the failed() and error() methods
Version 0.6: bugfix backrefs for which no string is captured
LIMITATIONS
===========
......
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