Change release version from 21.4 to 22.1 throughout.
[bpt/emacs.git] / lisp / ielm.el
index 96969bf..cbfbf57 100644 (file)
@@ -77,7 +77,7 @@ text-only terminals or with `emacs -nw', you might wish to use
 another binding for `comint-kill-whole-line'."
   :type 'boolean
   :group 'ielm
-  :version "21.4")
+  :version "22.1")
 
 (defcustom ielm-prompt "ELISP> "
   "Prompt used in IELM.