[master] a90be95 We're back to being trunk now, but still in code slush for a couple of days ... just in case.

Poul-Henning Kamp phk at FreeBSD.org
Sat Apr 8 00:25:06 CEST 2017


commit a90be95f2ab79f8c4ca9309e7a39c2e52df67f95
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Fri Apr 7 21:40:32 2017 +0000

    We're back to being trunk now, but still in code slush for a couple
    of days ... just in case.

diff --git a/configure.ac b/configure.ac
index 4f9b4f2..d556c23 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.2], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [trunk], [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