[master] 5583667fe VRT minor version bump for #4013

Nils Goroll nils.goroll at uplex.de
Tue Dec 5 20:47:18 UTC 2023


commit 5583667fedcb969d112b17fdb4d84f2e910e75fe
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Dec 5 21:44:49 2023 +0100

    VRT minor version bump for #4013
    
    we need a signal if the fix is in

diff --git a/include/vrt.h b/include/vrt.h
index 26509f344..b378920a2 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -48,7 +48,7 @@
 
 #define VRT_MAJOR_VERSION	18U
 
-#define VRT_MINOR_VERSION	0U
+#define VRT_MINOR_VERSION	1U
 
 /***********************************************************************
  * Major and minor VRT API versions.


More information about the varnish-commit mailing list