Pārlūkot izejas kodu

Bump all versions to 3.17

Ryan C. Thompson 8 gadi atpakaļ
vecāks
revīzija
e3c84aa1a3
4 mainītis faili ar 13 papildinājumiem un 7 dzēšanām
  1. 1 1
      Cask
  2. 3 3
      ido-completing-read+.el
  3. 6 0
      ido-describe-fns.el
  4. 3 3
      ido-ubiquitous.el

+ 1 - 1
Cask

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

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

+ 6 - 0
ido-describe-fns.el

@@ -41,6 +41,12 @@
 ;; 
 ;;; Code:
 
+(defconst ido-describe-fns-version "3.17"
+  "Currently running version of ido-describe-fns.
+
+Note that when you update ido-describe-fns, this variable may not
+be updated until you restart Emacs.")
+
 (require 'ido)
 (require 'ido-completing-read+)
 

+ 3 - 3
ido-ubiquitous.el

@@ -4,11 +4,11 @@
 
 ;; Author: Ryan C. Thompson
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
-;; Version: 3.16
+;; Version: 3.17
 ;; Created: 2011-09-01
 ;; Keywords: convenience, completion, ido
 ;; EmacsWiki: InteractivelyDoThings
-;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.16") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.17") (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.16"
+(defconst ido-ubiquitous-version "3.17"
   "Currently running version of ido-ubiquitous.
 
 Note that when you update ido-ubiquitous, this variable may not