branch: externals/matlab-mode
commit 1e6ec79fa69d51c405000caef270a6944ef9cdc5
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>

    Update version to 7.4.2
---
 matlab-mode.el    | 2 +-
 matlab-ts-mode.el | 2 +-
 matlab.el         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/matlab-mode.el b/matlab-mode.el
index 5f2852cf12..9a461f22d3 100644
--- a/matlab-mode.el
+++ b/matlab-mode.el
@@ -1,6 +1,6 @@
 ;;; matlab-mode.el --- Major mode for MATLAB(R) dot-m files -*- 
lexical-binding: t -*-
 
-;; Version: 7.4.1
+;; Version: 7.4.2
 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 
diff --git a/matlab-ts-mode.el b/matlab-ts-mode.el
index faed94ee1a..a2b11a858f 100644
--- a/matlab-ts-mode.el
+++ b/matlab-ts-mode.el
@@ -1,6 +1,6 @@
 ;;; matlab-ts-mode.el --- MATLAB(R) Tree-Sitter Mode -*- lexical-binding: t -*-
 
-;; Version: 7.4.1
+;; Version: 7.4.2
 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
diff --git a/matlab.el b/matlab.el
index 84ed234802..cf0474d09c 100644
--- a/matlab.el
+++ b/matlab.el
@@ -1,6 +1,6 @@
 ;;; matlab.el --- major mode for MATLAB(R) dot-m files -*- lexical-binding: t 
-*-
 
-;; Version: 7.4.1
+;; Version: 7.4.2
 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 

Reply via email to