[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/matlab-mode 935137844e: Update to version 6.3, which is
From: |
ELPA Syncer |
Subject: |
[elpa] externals/matlab-mode 935137844e: Update to version 6.3, which is ELPA compatible |
Date: |
Sun, 8 Dec 2024 12:58:29 -0500 (EST) |
branch: externals/matlab-mode
commit 935137844e16551a5369f928d2591556be7fb9c2
Author: Uwe Brauer <oub@mat.ucm.es>
Commit: Uwe Brauer <oub@mat.ucm.es>
Update to version 6.3, which is ELPA compatible
---
matlab-mode.el | 2 +-
matlab.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/matlab-mode.el b/matlab-mode.el
index 1a6c03a2c6..e8469f5d6e 100644
--- a/matlab-mode.el
+++ b/matlab-mode.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2024 Free Software Foundation, Inc.
-;; Version: 6.2
+;; Version: 6.3
;; 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 8cca89d8be..7fba495d7c 100644
--- a/matlab.el
+++ b/matlab.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2024 Free Software Foundation, Inc.
-;; Version: 6.2
+;; Version: 6.3
;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode
;; SPDX-License-Identifier: GPL-3.0-or-later
@@ -13,7 +13,7 @@
;; Keywords: MATLAB(R)
;; Package-Requires: ((emacs "27.2"))
-(defconst matlab-mode-version "6.2"
+(defconst matlab-mode-version "6.3"
"Current version of MATLAB(R) mode.")
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/matlab-mode 935137844e: Update to version 6.3, which is ELPA compatible,
ELPA Syncer <=