Fixed version

This commit is contained in:
David Paleino 2008-06-23 15:06:13 +02:00
parent 03c9438bf0
commit 16bed1e21b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: bash-completion
Summary: Programmable completion for bash 2.05b and later.
Version: 20080617.2
Version: 20080617.4
Release: 1
Group: System Environment/Shells
License: GPL

View File

@ -23,7 +23,7 @@
#
# http://bash-completion.alioth.debian.org/
#
# RELEASE: 20080617.3
# RELEASE: 20080617.4
if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"