Commit c0a61945 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Inaugurate ongoing VRT changes after 5.0

Originally from #2145
parent b5a51221
......@@ -39,6 +39,12 @@
* binary/load-time compatible, increment MAJOR version
*
*
* 6.0 (unreleased):
* VRT_ipcmp added
* WS_Reset and WS_Snapshot signatures changed
* WS_Front added
* WS_ReserveLumps added
* WS_Inside added
* 5.0:
* Varnish 5.0 release "better safe than sorry" bump
* 4.0:
......@@ -50,7 +56,7 @@
* vrt_acl type added
*/
#define VRT_MAJOR_VERSION 5U
#define VRT_MAJOR_VERSION 6U
#define VRT_MINOR_VERSION 0U
......
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