branch: externals/hyperbole
commit d81e6ae6a91592bfc73b1488de9ac9dabe1fd2bc
Author: Robert Weiner <[email protected]>
Commit: Robert Weiner <[email protected]>
Require only Emacs version 27.0 or higher not 27.1
---
hyperbole.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperbole.el b/hyperbole.el
index 8871a5a476..5daaa167d2 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -9,7 +9,7 @@
;; Version: 8.0.0pre
;; Keywords: comm, convenience, files, frames, hypermedia, languages,
mail, matching, mouse, multimedia, outlines, tools, wp
;; Package: hyperbole
-;; Package-Requires: ((emacs "27.1"))
+;; Package-Requires: ((emacs "27.0"))
;; URL: http://www.gnu.org/software/hyperbole
;; See the "HY-COPY" file for license information.