branch: elpa/bash-completion
commit d47edb9d4142a22746009c1f680df93a4fefd107
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>
Bump version to 3.1, a bugfix release.
---
bash-completion.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bash-completion.el b/bash-completion.el
index 802cfa0219..89132bb683 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"))