From cbdc06f3be1fb1921454d15d5d9f48bef85cba9e Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 29 Sep 2014 14:14:08 -0400 Subject: Rename 24.5 to 25.1 Except where we expect to backport the corresponding change. --- lisp/ffap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/ffap.el') diff --git a/lisp/ffap.el b/lisp/ffap.el index 95a651bbde6..e5f574db2de 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el @@ -167,7 +167,7 @@ schemes (e.g. \"ftp\"); in that case, only convert those URLs." "If non-nil, allow lax URL matching." :type 'boolean :group 'ffap - :version "24.5") + :version "25.1") (defcustom ffap-ftp-default-user "anonymous" "User name in FTP file names generated by `ffap-host-to-path'. -- cgit v1.2.1