r4772 - branches/2.1/varnish-cache

tfheen at varnish-cache.org tfheen at varnish-cache.org
Wed May 5 10:50:41 CEST 2010


Author: tfheen
Date: 2010-05-05 10:50:41 +0200 (Wed, 05 May 2010)
New Revision: 4772

Modified:
   branches/2.1/varnish-cache/configure.ac
Log:
Bump version number in configure.ac

Modified: branches/2.1/varnish-cache/configure.ac
===================================================================
--- branches/2.1/varnish-cache/configure.ac	2010-05-05 08:48:56 UTC (rev 4771)
+++ branches/2.1/varnish-cache/configure.ac	2010-05-05 08:50:41 UTC (rev 4772)
@@ -5,7 +5,7 @@
 Copyright (c) 2006-2010 Redpill Linpro AS
 Copyright (c) 2010 Varnish Software AS])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [2.1.1], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [2.1.2], [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