[master] 9ecac3938 Bump the VRT version to 8.0.

Geoff Simmons geoff at uplex.de
Mon Sep 17 11:16:08 UTC 2018


commit 9ecac3938bc09ae36e797f5b9d5fdb3ece34e652
Author: Geoff Simmons <geoff at uplex.de>
Date:   Mon Sep 17 13:14:37 2018 +0200

    Bump the VRT version to 8.0.

diff --git a/include/vrt.h b/include/vrt.h
index 9d11f7565..f7508446e 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -52,7 +52,7 @@
  * binary/load-time compatible, increment MAJOR version
  *
  *
- * TRUNK (2018-09-15)
+ * 8.0 (2018-09-15)
  *	VRT_Strands() added
  *	VRT_StrandsWS() added
  *	VRT_CollectStrands() added
@@ -114,7 +114,7 @@
  *	vrt_acl type added
  */
 
-#define VRT_MAJOR_VERSION	7U
+#define VRT_MAJOR_VERSION	8U
 
 #define VRT_MINOR_VERSION	0U
 


More information about the varnish-commit mailing list