[7.2] d72caa00c Bump vrt major version

Nils Goroll nils.goroll at uplex.de
Thu Sep 15 10:51:03 UTC 2022


commit d72caa00c2834474194538d126d0fb5c62b8be47
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Sep 15 11:35:14 2022 +0200

    Bump vrt major version
    
    due to vrt_ctx change in a8483cf5c864a87f59b2cc26315f37e9edda2d97

diff --git a/include/vrt.h b/include/vrt.h
index e5e5647bf..032012a1f 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -46,7 +46,7 @@
 #  error "include vdef.h before vrt.h"
 #endif
 
-#define VRT_MAJOR_VERSION	15U
+#define VRT_MAJOR_VERSION	16U
 
 #define VRT_MINOR_VERSION	0U
 


More information about the varnish-commit mailing list