Skip to content

Commit 81e3cb3

Browse files
committed
Require Emacs 29.1
1 parent afa58d7 commit 81e3cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gnuplot.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Version: 0.12
99
;; Keywords: data gnuplot plotting
1010
;; URL: https://github.com/emacs-gnuplot/gnuplot
11-
;; Package-Requires: ((emacs "28.1") (compat "31"))
11+
;; Package-Requires: ((emacs "29.1") (compat "31"))
1212

1313
;; This program is free software: you can redistribute it and/or modify
1414
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)