branch: externals/autocrypt
commit 8cc4b86db387882955acbee247870e69ef79878d
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Reduce minimal version to 24.3
---
autocrypt.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autocrypt.el b/autocrypt.el
index 32819eecab..9d54a5e82c 100644
--- a/autocrypt.el
+++ b/autocrypt.el
@@ -3,7 +3,7 @@
;; Author: Philip Kaludercic <[email protected]>
;; Version: 0.4.0
;; Keywords: comm
-;; Package-Requires: ((emacs "25.1"))
+;; Package-Requires: ((emacs "24.3"))
;; URL: https://git.sr.ht/~pkal/autocrypt
;; This file is NOT part of Emacs.