Skip to content

Commit e2ceb97

Browse files
committed
Bump to version to 7.0.1 per emacsrunregion fix
1 parent f04feee commit e2ceb97

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

NEWS.org

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33

44
# Copyright 2025 Free Software Foundation, Inc.
55

6-
* Release 7.0 Sep 12, 2025
6+
* Release 7.0.1 Sep 13, 2025
7+
8+
1. emacsrunregion fix, https://github.com/mathworks/Emacs-MATLAB-Mode/pull/55
9+
10+
* Release 7.0.0 Sep 12, 2025
711

812
1. New matlab-ts-mode.
913

matlab-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright (C) 2024 Free Software Foundation, Inc.
44

5-
;; Version: 7.0
5+
;; Version: 7.0.1
66
;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
77
;; SPDX-License-Identifier: GPL-3.0-or-later
88

matlab-ts-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright 2025 Free Software Foundation, Inc.
44
;;
5-
;; Version: 7.0
5+
;; Version: 7.0.1
66
;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
77
;; SPDX-License-Identifier: GPL-3.0-or-later
88
;;

matlab.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Copyright (C) 1991-2025 Free Software Foundation, Inc.
44

5-
;; Version: 7.0
5+
;; Version: 7.0.1
66
;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
77
;; SPDX-License-Identifier: GPL-3.0-or-later
88

0 commit comments

Comments
 (0)