---+++ Planetlab 3.1.1 RC2
authorAaron Klingaman <alk@cs.princeton.edu>
Fri, 29 Jul 2005 18:37:18 +0000 (18:37 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Fri, 29 Jul 2005 18:37:18 +0000 (18:37 +0000)
   Date: 29 Jul 2005
   Description: Distribute PlanetLabConf
   * PlanetLabConf-0.2-15.planetlab
      * Remove use of ifconfig, use node_id directly

Makefile

index 8d5d624..c28d757 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: Makefile,v 1.69.4.7 2005/07/06 21:17:43 mlhuang Exp $
+# $Id: Makefile,v 1.69.4.8 2005/07/14 18:17:30 mlhuang Exp $
 #
 
 # Default target
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_1_1-rc1
-TAG := planetlab-3_1_1-rc1
+INITIAL := planetlab-3_1_1-rc2
+TAG := planetlab-3_1_1-rc2
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #