浏览代码

Bump version to 4.0

Ryan C. Thompson 8 年之前
父节点
当前提交
3ad48f75df
共有 4 个文件被更改,包括 8 次插入8 次删除
  1. 1 1
      Cask
  2. 2 2
      ido-completing-read+.el
  3. 2 2
      ido-describe-fns.el
  4. 3 3
      ido-ubiquitous.el

+ 1 - 1
Cask

@@ -2,7 +2,7 @@
 
 (source melpa)
 
-(package "ido-ubiquitous" "3.17" "Use ido (nearly) everywhere.")
+(package "ido-ubiquitous" "4.0" "Use ido (nearly) everywhere.")
 
 (development
  (depends-on "f")

+ 2 - 2
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: 3.17
+;; Version: 4.0
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
 ;; Keywords: ido, completion, convenience
@@ -41,7 +41,7 @@
 ;;
 ;;; Code:
 
-(defconst ido-completing-read+-version "3.17"
+(defconst ido-completing-read+-version "4.0"
   "Currently running version of ido-completing-read+.
 
 Note that when you update ido-completing-read+, this variable may

+ 2 - 2
ido-describe-fns.el

@@ -5,7 +5,7 @@
 ;; Filename: ido-describe-fns.el
 ;; Author: Ryan C. Thompson
 ;; Created: Tue May 16 18:23:13 2017 (-0400)
-;; Version: 3.17
+;; Version: 4.0
 ;; Package-Requires: ((emacs "26") (ido-completing-read+ 3.17) (ido-ubiquitous 3.17))
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
 ;; Keywords: ido, completion, convenience
@@ -51,7 +51,7 @@
 ;; 
 ;;; Code:
 
-(defconst ido-describe-fns-version "3.17"
+(defconst ido-describe-fns-version "4.0"
   "Currently running version of ido-describe-fns.
 
 Note that when you update ido-describe-fns, this variable may not

+ 3 - 3
ido-ubiquitous.el

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