From deffa29f11aeb61bc1897f1296c793c9dafa145e Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Tue, 4 Jan 2005 05:37:42 +0000 Subject: [PATCH] - Update version to 20050103. --- bash_completion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash_completion b/bash_completion index 71fdfe4d..15351156 100644 --- a/bash_completion +++ b/bash_completion @@ -1,6 +1,6 @@ # bash_completion - some programmable completion functions for bash 2.05b # -# $Id: bash_completion,v 1.771 2005/01/03 05:38:41 ianmacd Exp $ +# $Id: bash_completion,v 1.772 2005/01/04 06:37:42 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -22,7 +22,7 @@ # # http://www.caliban.org/bash/index.shtml#completion # -# RELEASE: 20041017 +# RELEASE: 20050103 [ -n "${DEBUG:-}" ] && set -v || set +v