summaryrefslogtreecommitdiff
path: root/gnosis-algorithm.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-10 12:45:34 +0200
committerThanos Apollo <[email protected]>2024-03-10 12:45:34 +0200
commitd99b81b165450308a1f2290eb4d0b233fe0967e2 (patch)
tree2bb138822a4eaf94db1d483536120dc3b7998ba3 /gnosis-algorithm.el
parent39c13d240bd6f22161df07a7bda7f1ef2d56832a (diff)
parentf3f794e3999d55da50702573912a7a3322555302 (diff)
Release version 0.2.1: Merge branch '#0.2.1-dev'0.2.1
- Make gnosis compatible with older versions of Emacs
Diffstat (limited to 'gnosis-algorithm.el')
-rw-r--r--gnosis-algorithm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el
index cee1d13..ad663e4 100644
--- a/gnosis-algorithm.el
+++ b/gnosis-algorithm.el
@@ -7,7 +7,7 @@
;; URL: https://git.thanosapollo.org/gnosis
;; Version: 0.0.1
-;; Package-Requires: ((emacs "29.1"))
+;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by