From 43e29aeb2d65245cec540eaad4d44d24771029ef Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 1 Dec 2005 03:03:51 +0000 Subject: Bump BOOTSTRAP_VERSION due to the update of archivers/pax. --- bootstrap/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index 13d84932a43..ca73f6e31d4 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.45 2005/11/16 13:53:51 joerg Exp $ +# $NetBSD: bootstrap,v 1.46 2005/12/01 03:03:51 minskim Exp $ # # # Copyright (c) 2001-2002 Alistair G. Crooks. All rights reserved. @@ -35,7 +35,7 @@ # #set -x -BOOTSTRAP_VERSION=20050419 +BOOTSTRAP_VERSION=20051201 ignorecasecheck=no ignoreusercheck=no -- cgit v1.2.3