Pārlūkot izejas kodu

Add a version variable to ido-cr+

I forgot to add one when I split it off of ido-ubiquitous.
Ryan C. Thompson 10 gadi atpakaļ
vecāks
revīzija
0d6785364d
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      ido-completing-read+.el

+ 6 - 0
ido-completing-read+.el

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