[master] 6ece695 Prepare for 5.1.2 final
    PÃ¥l Hermunn Johansen 
    hermunn at varnish-software.com
       
    Fri Apr  7 13:27:05 CEST 2017
    
    
  
commit 6ece695868b71d47c5a3619e18c3b18792bfe149
Author: Pål Hermunn Johansen <hermunn at varnish-software.com>
Date:   Fri Apr 7 13:18:26 2017 +0200
    Prepare for 5.1.2 final
diff --git a/configure.ac b/configure.ac
index 7aaf658..4f9b4f2 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-2017 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [5.1.1], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [5.1.2], [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