Fixed version number to be 1.0
This commit is contained in:
parent
c795105d27
commit
5662452756
@ -26,7 +26,7 @@
|
||||
#
|
||||
# http://bash-completion.alioth.debian.org/
|
||||
#
|
||||
# RELEASE: 200902xx
|
||||
# RELEASE: 1.0
|
||||
|
||||
if [[ $- == *v* ]]; then
|
||||
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
bash-completion (200902xx) UNRELEASED; urgency=low
|
||||
bash-completion (1:1.0-1) UNRELEASED; urgency=low
|
||||
|
||||
[ Guillaume Rousse ]
|
||||
* Make bibtex complete on .aux files
|
||||
|
@ -124,7 +124,7 @@
|
||||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "DH_BASH-COMPLETION 1"
|
||||
.TH DH_BASH-COMPLETION 1 "2009-01-29" "200902xx" "Bash-Completion Debhelper"
|
||||
.TH DH_BASH-COMPLETION 1 "2009-01-29" "1.0" "Bash-Completion Debhelper"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
Loading…
x
Reference in New Issue
Block a user