From 440e6e485fdb349f9e67b13a388af5f200fee26b Mon Sep 17 00:00:00 2001
From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Mon, 18 Jul 2005 22:17:12 +0000
Subject: [PATCH] PlanetLab Central Server Management 0.2-8    * enable
 anonymous rsync access to boot:/var/www/html    * install pfgrep and
 netflow-dvd on planetflow    * all_planetlab_xml.py: don't attempt to output
 node network info if there are no node networks    * archive old entries in
 the db log tables monthly

---
 plc.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plc.mk b/plc.mk
index 935347b4..fee5739a 100644
--- a/plc.mk
+++ b/plc.mk
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: plc.mk,v 1.2.2.8 2005/06/28 16:55:21 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := plc-0_2-7
-TAG := plc-0_2-7
+INITIAL := plc-0_2-8
+TAG := plc-0_2-8
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #
-- 
2.47.0