From e52d4eed743b70184ef1e1e3348a142be612e4c4 Mon Sep 17 00:00:00 2001 From: stardiviner Date: Fri, 3 Jun 2022 10:19:05 +0800 Subject: [PATCH] Drop the "v" prefix in "gnus" version. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index adcb6e7..a965bc5 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -6,7 +6,7 @@ ;; Maintainer: stardiviner ;; Keywords: contacts, org-mode, outlines, hypermedia, calendar ;; Version: 1.0 -;; Package-Requires: ((emacs "28.1") (cl-lib "1.0") (org "9.3.4") (gnus "v5.13")) +;; Package-Requires: ((emacs "28.1") (cl-lib "1.0") (org "9.3.4") (gnus "5.13")) ;; ;; This file is not part of GNU Emacs. ;;