Change version to 1.90
This commit is contained in:
parent
c079969fd3
commit
84e9e14dd8
@ -24,7 +24,7 @@
|
||||
#
|
||||
# http://bash-completion.alioth.debian.org/
|
||||
#
|
||||
# RELEASE: 1.99
|
||||
# RELEASE: 1.90
|
||||
|
||||
if [[ $- == *v* ]]; then
|
||||
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([bash-completion], [1.99])
|
||||
AC_INIT([bash-completion], [1.90])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip -Wall -Werror])
|
||||
AC_PROG_LN_S
|
||||
AC_SUBST(compatdir, $sysconfdir/bash_completion.d)
|
||||
|
Loading…
x
Reference in New Issue
Block a user