Update copyright year and release number.
This commit is contained in:
parent
2472fad5de
commit
3b93c22a5b
@ -3,7 +3,7 @@
|
||||
# bash_completion - programmable completion functions for bash 4.1+
|
||||
#
|
||||
# Copyright © 2006-2008, Ian Macdonald <ian@caliban.org>
|
||||
# © 2009-2011, Bash Completion Maintainers
|
||||
# © 2009-2012, Bash Completion Maintainers
|
||||
# <bash-completion-devel@lists.alioth.debian.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -24,7 +24,7 @@
|
||||
#
|
||||
# http://bash-completion.alioth.debian.org/
|
||||
#
|
||||
# RELEASE: 1.99
|
||||
# RELEASE: 2.0
|
||||
|
||||
if [[ $- == *v* ]]; then
|
||||
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
|
||||
|
Loading…
x
Reference in New Issue
Block a user