From 519610cac78e5ec825c7d3e186c3f0f393d96e79 Mon Sep 17 00:00:00 2001
From: Jessie Hildebrandt <jessieh@jessieh.net>
Date: Sun, 12 Jun 2022 21:20:03 -0400
Subject: [PATCH] Update Emacs version notice at top of file

---
 init.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/init.el b/init.el
index c3f3603..56f5f97 100644
--- a/init.el
+++ b/init.el
@@ -7,8 +7,8 @@
 ;; Jessie Hildebrandt's
 ;; Run-Anywhere Emacs Config
 ;;
-;; This configuration file was designed to work with Emacs 27, but should work
-;; with Emacs 26.
+;; This configuration file was designed to work with Emacs 28, but might work
+;; with Emacs 27.
 ;;
 ;; Generic keybinds are documented at the top of the "Key Bindings" subsection,
 ;; and package-specific keybinds are documented above each "use-package" statement