[master] 0899568 Bump version to 3.0.0-beta1

Tollef Fog Heen tfheen at varnish-cache.org
Wed May 11 12:06:27 CEST 2011


commit 0899568656f7e87461b0427c79628a25734d1f46
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Wed May 11 10:02:55 2011 +0200

    Bump version to 3.0.0-beta1

diff --git a/configure.ac b/configure.ac
index 7f0926c..cff648d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2010 Linpro AS
 Copyright (c) 2010-2011 Varnish Software AS])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [trunk], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [3.0.0-beta1], [varnish-dev at varnish-cache.org])
 AC_CONFIG_SRCDIR(include/varnishapi.h)
 AM_CONFIG_HEADER(config.h)
 



More information about the varnish-commit mailing list