diff --git a/bash_completion b/bash_completion index 380fff9a..e92090e3 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.730 2004/07/04 01:40:08 ianmacd Exp $ +# $Id: bash_completion,v 1.731 2004/07/04 01:47:31 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -22,7 +22,7 @@ # # http://www.caliban.org/bash/index.shtml#completion # -# RELEASE: 20040526 +# RELEASE: 20040704 [ -n "${DEBUG:-}" ] && set -v || set +v