[6.0] 29a1a8243 Prepare for 6.0.6
    Martin Blix Grydeland 
    martin at varnish-software.com
       
    Tue Feb  4 10:02:09 UTC 2020
    
    
  
commit 29a1a8243dbef3d973aec28dc90403188c1dc8e7
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Fri Jan 31 12:49:09 2020 +0100
    Prepare for 6.0.6
diff --git a/configure.ac b/configure.ac
index 5348d9fd4..1768ee068 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2019 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [6.0.5], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [6.0.6], [varnish-dev at varnish-cache.org])
 AC_CONFIG_SRCDIR(include/miniobj.h)
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
    
    
More information about the varnish-commit
mailing list