---+++ PlanetLab Central Server Management 0.2-11
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 3 Oct 2005 18:54:58 +0000 (18:54 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 3 Oct 2005 18:54:58 +0000 (18:54 +0000)
   Date: 29 Jul 2005
   Description: Enable outside accounts
   * plc-0.2-11
      * www: alias geni requests to /geni instead of /geeni
      * rewrote SSH keys script to be quiet and to use API instead of
        slices.xml
      * added CK as a user

plc.mk

diff --git a/plc.mk b/plc.mk
index 11b22c7..db60434 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.11 2005/09/14 19:28:01 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -31,8 +31,8 @@ all:
 #
 
 # Default values
-INITIAL := plc-0_2-10
-TAG := plc-0_2-10
+INITIAL := plc-0_2-11
+TAG := plc-0_2-11
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #