From 9f5cb149236357a8ed8ee136a34a302fe1cb919b Mon Sep 17 00:00:00 2001
From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Tue, 7 Jun 2005 18:45:14 +0000
Subject: [PATCH] ---+++ Planetlab 3.1 RC3    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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 2d17daf0..e9400017 100644
--- 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
 
 #
-- 
2.47.0