branch: elpa/pcmpl-args commit 5f2943fd70d94065496c52d21f05eb89028637cc Author: Troy Hinckley <t.mac...@gmail.com> Commit: Troy Hinckley <t.mac...@gmail.com>
Bump version after moving minimum Emacs to 25.1 --- pcmpl-args.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcmpl-args.el b/pcmpl-args.el index 6b7a25a21a..1470b88dc6 100644 --- a/pcmpl-args.el +++ b/pcmpl-args.el @@ -6,7 +6,7 @@ ;; URL: https://github.com/JonWaltman/pcmpl-args.el ;; Keywords: abbrev completion convenience processes terminals unix ;; Created: 25 Jul 2012 -;; Version: 0.1.2 +;; Version: 0.1.3 ;; Compatibility: GNU Emacs: 24.x ;; Package-Requires: ((emacs "25.1"))