浏览代码

Major version bump

Ryan C. Thompson 10 年之前
父节点
当前提交
004b01199e
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 1 1
      ido-completing-read+.el
  2. 5 5
      ido-ubiquitous.el

+ 1 - 1
ido-completing-read+.el

@@ -5,7 +5,7 @@
 ;; Filename: ido-completing-read+.el
 ;; Author: Ryan Thompson
 ;; Created: Sat Apr  4 13:41:20 2015 (-0700)
-;; Version: 2.17
+;; Version: 3.0
 ;; Package-Requires: ((emacs "24.1"))
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
 ;; Keywords: ido, completion, convenience

+ 5 - 5
ido-ubiquitous.el

@@ -4,7 +4,7 @@
 
 ;; Author: Ryan C. Thompson
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
-;; Version: 2.17
+;; Version: 3.0
 ;; Created: 2011-09-01
 ;; Keywords: convenience, completion, ido
 ;; EmacsWiki: InteractivelyDoThings
@@ -62,7 +62,7 @@
 ;;
 ;;; Code:
 
-(defconst ido-ubiquitous-version "2.17"
+(defconst ido-ubiquitous-version "3.0"
   "Currently running version of ido-ubiquitous.
 
 Note that when you update ido-ubiquitous, this variable may not
@@ -198,11 +198,11 @@ when ido completion is or is not used by customizing
 (define-obsolete-variable-alias
   'ido-ubiquitous-max-items
   'ido-cr+-max-items
-  "ido-ubiquitous 2.17")
+  "ido-ubiquitous 3.0")
 (define-obsolete-variable-alias
   'ido-ubiquitous-fallback-completing-read-function
   'ido-cr+-fallback-function
-  "ido-ubiquitous 2.17")
+  "ido-ubiquitous 3.0")
 
 (define-obsolete-variable-alias
   'ido-ubiquitous-enable-compatibility-globally
@@ -267,7 +267,7 @@ using overrides and disable it for everything else."
  'ido-ubiquitous-enable-old-style-default
  "This variable no longer has any effect. Set
 `ido-ubiquitous-default-state' to `enable-old' instead."
- "ido-ubiquitous 2.17")
+ "ido-ubiquitous 3.0")
 
 (defconst ido-ubiquitous-default-command-overrides
   '(;; If you want ido for M-x, install smex