|
@@ -5,7 +5,7 @@
|
|
|
;; Filename: ido-completing-read+.el
|
|
|
;; Author: Ryan Thompson
|
|
|
;; Created: Sat Apr 4 13:41:20 2015 (-0700)
|
|
|
-;; Version: 3.6
|
|
|
+;; Version: 3.7
|
|
|
;; Package-Requires: ((emacs "24.1"))
|
|
|
;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
|
|
|
;; Keywords: ido, completion, convenience
|
|
@@ -41,7 +41,7 @@
|
|
|
;;
|
|
|
;;; Code:
|
|
|
|
|
|
-(defconst ido-completing-read+-version "3.6"
|
|
|
+(defconst ido-completing-read+-version "3.7"
|
|
|
"Currently running version of ido-ubiquitous.
|
|
|
|
|
|
Note that when you update ido-completing-read+, this variable may
|