summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Paleino <dapal@debian.org>2011-02-06 20:16:09 +0100
committerDavid Paleino <dapal@debian.org>2011-02-06 20:16:09 +0100
commit7c81ef895455d0f7543c65789ff62808e7465578 (patch)
tree7513555fc673d51526c488d581248cbaf8954b9b
parentf68e17553c5712fa060843ed6c9bd77dea388e3c (diff)
downloadbash-completion-1.3.tar.gz
Fix release number1.3
-rw-r--r--bash_completion2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_completion b/bash_completion
index 97d25abb..66019379 100644
--- a/bash_completion
+++ b/bash_completion
@@ -23,7 +23,7 @@
#
# http://bash-completion.alioth.debian.org/
#
-# RELEASE: 1.1
+# RELEASE: 1.3
if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"