diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-02-24 10:57:59 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-02-24 10:59:23 +0100 |
| commit | f3293ed0122d82c41c0c8397e935395213b2c76e (patch) | |
| tree | 1626be7afe8b75cad3b889cfb66f7f7a7c1cee54 /compat-30.el | |
| parent | bfc0a46098be2dcaad0518ec200ff5a2be5cc9bb (diff) | |
CI: Add Emacs 30.1
Diffstat (limited to 'compat-30.el')
| -rw-r--r-- | compat-30.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compat-30.el b/compat-30.el index 8d59cdf..938cbcb 100644 --- a/compat-30.el +++ b/compat-30.el @@ -33,8 +33,7 @@ buffer contents as untrusted. This variable might be subject to change without notice." :local permanent) -;; TODO Update to 30.1 as soon as the Emacs emacs-30 branch version bumped -(compat-version "30.0.50") +(compat-version "30.1") ;;;; Defined in lread.c |
