|
@@ -4,11 +4,11 @@
|
|
|
|
|
|
;; Author: Ryan C. Thompson
|
|
;; Author: Ryan C. Thompson
|
|
;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
|
|
;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
|
|
-;; Version: 4.9
|
|
|
|
|
|
+;; Version: 4.10
|
|
;; Created: 2011-09-01
|
|
;; Created: 2011-09-01
|
|
;; Keywords: convenience, completion, ido
|
|
;; Keywords: convenience, completion, ido
|
|
;; EmacsWiki: InteractivelyDoThings
|
|
;; EmacsWiki: InteractivelyDoThings
|
|
-;; Package-Requires: ((ido-completing-read+ "4.9") (cl-lib "0.5"))
|
|
|
|
|
|
+;; Package-Requires: ((ido-completing-read+ "4.10") (cl-lib "0.5"))
|
|
;; Filename: ido-ubiquitous.el
|
|
;; Filename: ido-ubiquitous.el
|
|
|
|
|
|
;; This file is NOT part of GNU Emacs.
|
|
;; This file is NOT part of GNU Emacs.
|
|
@@ -39,7 +39,7 @@
|
|
;;
|
|
;;
|
|
;;; Code:
|
|
;;; Code:
|
|
|
|
|
|
-(defconst ido-ubiquitous-version "4.9"
|
|
|
|
|
|
+(defconst ido-ubiquitous-version "4.10"
|
|
"Currently running version of ido-ubiquitous.
|
|
"Currently running version of ido-ubiquitous.
|
|
|
|
|
|
Note that when you update ido-ubiquitous, this variable may not
|
|
Note that when you update ido-ubiquitous, this variable may not
|