diff --git a/init.el b/init.el index 40c10c0..5d5c43d 100644 --- a/init.el +++ b/init.el @@ -2,7 +2,7 @@ ;; Author: Jessie Hildebrandt ;; Homepage: https://gitlab.com/jessieh/dot-emacs -;; Package-Requires: ((emacs "28.1")) +;; Package-Requires: ((emacs "29.1")) ;; This file is not part of GNU Emacs. @@ -10,7 +10,7 @@ ;; jessieh's (Mostly) Portable Emacs Config ;; -;; This configuration file was designed to work with Emacs 28.1, and will not +;; This configuration file was designed to work with Emacs 29.1, and will not ;; work with earlier versions. You should probably have native-comp enabled. ;; ;; This file will automatically generate an early-init.el file upon first run,