Commit cb604ba3 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Update version number to 3.0.2-rc1 in configure.ac

parent a20e0ea5
......@@ -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@varnish-cache.org])
AC_INIT([Varnish], [3.0.2-rc1], [varnish-dev@varnish-cache.org])
AC_CONFIG_SRCDIR(include/varnishapi.h)
AM_CONFIG_HEADER(config.h)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment