---+++ Planetlab 3.1 RC3
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 7 Jun 2005 18:45:14 +0000 (18:45 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 7 Jun 2005 18:45:14 +0000 (18:45 +0000)
   Date: 07 Jun 2005
   Description: Minor bug fixes.
   * kernel-2.6.10-1.771_FC2.1.3.planetlab
      * (Really) fix barrier bit regression
   * sidewinder-0.8-3.planetlab
      * Need to make /var/run/pl_nm and auth/nonce symlink before restarting NM

Makefile

index 2d17daf..e940001 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.3 2005/06/06 21:08:02 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_1-rc2
-TAG := planetlab-3_1-rc2
+INITIAL := planetlab-3_1-rc3
+TAG := planetlab-3_1-rc3
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #