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

    release: 7.3.4
---
 NEWS.org          | 4 ++++
 matlab-mode.el    | 2 +-
 matlab-ts-mode.el | 2 +-
 matlab.el         | 2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index 69a6040766..c2227b044e 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -3,6 +3,10 @@
 
 # Copyright (C) 2025 Free Software Foundation, Inc.
 
+* Release 7.3.4 Nov 25, 2025
+
+1. Adds the source and build instructions for the 
libtree-sitter-matlab.SLIB_EXT binaries
+
 * Release 7.3.3 Nov 23, 2025
 
 1. Update to latest https://github.com/acristoffers/tree-sitter-matlab which 
improves
diff --git a/matlab-mode.el b/matlab-mode.el
index 4676290714..c1f93abad4 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.3.3
+;; Version: 7.3.4
 ;; 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 bb321d36d1..22b992f392 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.3.3
+;; Version: 7.3.4
 ;; 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 a8727e272f..3c391e906b 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.3.3
+;; Version: 7.3.4
 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 

Reply via email to