Browse Source

Version 2.2

Ryan C. Thompson 11 years ago
parent
commit
037bfb937c
2 changed files with 7 additions and 2 deletions
  1. 5 0
      ChangeLog
  2. 2 2
      ido-ubiquitous.el

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2013-09-17  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* Eliminate use of "macroexp--backtrace", which doesn't exist in
+	Emacs 24.2.
+
 2013-09-11  Ryan C. Thompson  <rct@thompsonclan.org>
 
 	* Fix handling of collection being a function (issues #23 and

+ 2 - 2
ido-ubiquitous.el

@@ -2,7 +2,7 @@
 
 ;; Author: Ryan C. Thompson
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
-;; Version: 2.1.2
+;; Version: 2.2
 ;; Created: 2011-09-01
 ;; Keywords: convenience
 ;; EmacsWiki: InteractivelyDoThings
@@ -38,7 +38,7 @@
 
 ;;; Code:
 
-(defconst ido-ubiquitous-version "2.1.2"
+(defconst ido-ubiquitous-version "2.2"
   "Currently running version of ido-ubiquitous.")
 
 (eval-when-compile