PlanetLab Central Server Management 0.2-7
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 28 Jun 2005 16:55:21 +0000 (16:55 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 28 Jun 2005 16:55:21 +0000 (16:55 +0000)
   * change llp key
   * send daily slice renewal reminders to users of slices that are
     about to expire in <=5 days

plc.mk

diff --git a/plc.mk b/plc.mk
index adfc297..ac6ebd5 100644 (file)
--- 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.6 2005/06/15 03:12:36 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := plc-0_2-6
-TAG := plc-0_2-6
+INITIAL := plc-0_2-7
+TAG := plc-0_2-7
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #