branch: externals/auctex commit 6e1b6922d7428b839ecfd3184fe50adfe2866a7a Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
Release GNU AUCTeX 14.1.0 * GNU AUCTeX Version 14.1.0 released. --- NEWS.org | 2 +- auctex.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.org b/NEWS.org index e80ed78b7b..7b749aa16b 100644 --- a/NEWS.org +++ b/NEWS.org @@ -7,7 +7,7 @@ # License: GNU General Public License 3 # The format is based on [[https://keepachangelog.com/en/1.1.0/][Keep a Changelog]] -* [Unreleased] +* [14.1.0] - 2025-07-11 ** Added diff --git a/auctex.el b/auctex.el index c644a491cb..1dac0d7204 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2025 Free Software Foundation, Inc. -;; Version: 14.0.9 +;; Version: 14.1.0 ;; URL: https://www.gnu.org/software/auctex/ ;; Maintainer: auctex-de...@gnu.org ;; Notifications-To: auctex-di...@gnu.org