[master] 3d597de62 build: Back to the future

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Mar 18 19:33:05 UTC 2024


commit 3d597de6275470155da5162e2566637acb32ecf1
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Sep 18 07:19:46 2023 +0200

    build: Back to the future

diff --git a/configure.ac b/configure.ac
index f9e9666e6..aa1e3f40c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2024 Varnish Software
 Copyright 2010-2024 UPLEX - Nils Goroll Systemoptimierung])
 AC_REVISION([$Id$])
-AC_INIT([Varnish],[7.5.0],[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