branch: externals/fontaine
commit da0fb76142fd573be92c40adf25868033929b664
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the required Emacs version to 29
---
fontaine.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fontaine.el b/fontaine.el
index c2d64198f2..c8186c0441 100644
--- a/fontaine.el
+++ b/fontaine.el
@@ -6,7 +6,7 @@
;; Maintainer: Protesilaos Stavrou <[email protected]>
;; URL: https://github.com/protesilaos/fontaine
;; Version: 1.0.0
-;; Package-Requires: ((emacs "27.1"))
+;; Package-Requires: ((emacs "29.1"))
;; This file is NOT part of GNU Emacs.