From ceb04c70fc95d36453ef707c33a48cdc56d4a9f3 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Thu, 18 Apr 2002 14:05:31 +0000 Subject: [PATCH] - update release to 20020418 --- bash_completion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash_completion b/bash_completion index df5ab867..583dd845 100644 --- a/bash_completion +++ b/bash_completion @@ -1,6 +1,6 @@ # bash_completion - some programmable completion functions for bash 2.05a # -# $Id: bash_completion,v 1.271 2002/04/18 15:55:50 ianmacd Exp $ +# $Id: bash_completion,v 1.272 2002/04/18 16:05:31 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -18,7 +18,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# RELEASE: 20020412 +# RELEASE: 20020418 [ -n "$DEBUG" ] && set -v || set +v