The following commit has been merged in the master branch:
commit 2951b16289ba1d497bc0f38f34056673afc77c6e
Author: Ville Skyttä <[email protected]>
Date: Thu Feb 10 22:47:44 2011 +0200
Bump version to 1.99.
diff --git a/bash_completion b/bash_completion
index 6601937..c4ae7c9 100644
--- a/bash_completion
+++ b/bash_completion
@@ -23,7 +23,7 @@
#
# http://bash-completion.alioth.debian.org/
#
-# RELEASE: 1.3
+# RELEASE: 1.99
if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
diff --git a/configure.ac b/configure.ac
index 0732138..5e3265e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([bash-completion], [1.3])
+AC_INIT([bash-completion], [1.99])
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip -Wall -Werror])
AC_SUBST(bashcompdir, $sysconfdir/bash_completion.d)
AC_SUBST(helpersdir, $sysconfdir/bash_completion.d/helpers)
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits