From a56b408df296d213e6c031f953d3413242b5b791 Mon Sep 17 00:00:00 2001 From: ichikawa Date: Tue, 21 Jul 1998 12:18:57 +0000 Subject: [PATCH] lisp/pop3-fma.el: Fix typo --- lisp/pop3-fma.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/pop3-fma.el b/lisp/pop3-fma.el index 7e1a136..1dbad4c 100644 --- a/lisp/pop3-fma.el +++ b/lisp/pop3-fma.el @@ -84,7 +84,7 @@ :group 'mail :group 'news) -(defconst pop3-fma-version-number "0.21") +(defconst pop3-fma-version-number "1.00") (defconst pop3-fma-codename ;; "Feel the wind" ; 0.10 ;; "My home town" ; 0.11 -- 1.7.10.4