From ee9b068c05ba62ee30589d04774057f140b07c00 Mon Sep 17 00:00:00 2001 From: des Date: Sun, 6 Aug 2006 13:51:48 +0000 Subject: [PATCH] Change version to "trunk" until I can figure out a way to have it reflect the current date. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@698 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varnish-cache/configure.ac b/varnish-cache/configure.ac index 41572f3b..59aa8190 100644 --- a/varnish-cache/configure.ac +++ b/varnish-cache/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) AC_COPYRIGHT([Copyright (c) 2006 Linpro AS / Verdens Gang AS]) AC_REVISION([$Id$]) -AC_INIT([Varnish], [0.2], [varnish-dev@projects.linpro.no]) +AC_INIT([Varnish], [trunk], [varnish-dev@projects.linpro.no]) AC_CONFIG_SRCDIR(include/varnishapi.h) AM_CONFIG_HEADER(config.h) -- 2.39.5