branch: elpa/bash-completion
commit abb72c36b84483419041acb6b27a788744a517a3
Merge: 666244383e d47edb9d41
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>
Merge branch 'master' of github.com:szermatt/emacs-bash-completion
---
bash-completion.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bash-completion.el b/bash-completion.el
index c6228a8b00..0cf3415aa1 100644
--- a/bash-completion.el
+++ b/bash-completion.el
@@ -4,7 +4,7 @@
;; Author: Stephane Zermatten <[email protected]>
;; Maintainer: Stephane Zermatten <[email protected]>
-;; Version: 3.0.0
+;; Version: 3.1.0
;; Keywords: shell bash bash-completion
;; URL: http://github.com/szermatt/emacs-bash-completion
;; Package-Requires: ((emacs "24.3"))