[3.0] cb604ba Update version number to 3.0.2-rc1 in configure.ac
Tollef Fog Heen
tfheen at varnish-cache.org
Thu Oct 6 11:25:33 CEST 2011
commit cb604ba3803735845200f1bcb0bc5582f3fef420
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date: Thu Oct 6 11:24:39 2011 +0200
Update version number to 3.0.2-rc1 in configure.ac
diff --git a/configure.ac b/configure.ac
index 9ef4c67..7e86ed8 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-2011 Varnish Software AS])
AC_REVISION([$Id$])
-AC_INIT([Varnish], [3.0.1], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [3.0.2-rc1], [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