Replace version 24.2 with 24.3 where appropriate (hopefully)
[bpt/emacs.git] / lisp / ffap.el
index 3d1f402..d0f3b63 100644 (file)
@@ -160,7 +160,7 @@ If the value is a list of strings, that specifies a list of URL
 schemes (e.g. \"ftp\"); in that case, only convert those URLs."
   :type '(choice (repeat string) boolean)
   :group 'ffap
-  :version "24.2")
+  :version "24.3")
 
 (defcustom ffap-ftp-default-user "anonymous"
   "User name in ftp file names generated by `ffap-host-to-path'.