r2803 - trunk/varnish-cache

tfheen at projects.linpro.no tfheen at projects.linpro.no
Wed Jun 25 15:32:29 CEST 2008


Author: tfheen
Date: 2008-06-25 15:32:29 +0200 (Wed, 25 Jun 2008)
New Revision: 2803

Modified:
   trunk/varnish-cache/configure.ac
Log:
Set version to 2.0-tp2 in configure.ac


Modified: trunk/varnish-cache/configure.ac
===================================================================
--- trunk/varnish-cache/configure.ac	2008-06-25 10:04:49 UTC (rev 2802)
+++ trunk/varnish-cache/configure.ac	2008-06-25 13:32:29 UTC (rev 2803)
@@ -3,7 +3,7 @@
 AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006-2008 Linpro AS / Verdens Gang AS])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [trunk], [varnish-dev at projects.linpro.no])
+AC_INIT([Varnish], [2.0-tp2], [varnish-dev at projects.linpro.no])
 AC_CONFIG_SRCDIR(include/varnishapi.h)
 AM_CONFIG_HEADER(config.h)
 




More information about the varnish-commit mailing list