branch: main commit 3bdc30d3c91c6b84d7592f19959cdbe25a497fbc Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
Release GNU AUCTeX 14.0.7 * GNU AUCTeX Version 14.0.7 released. --- NEWS.org | 2 +- auctex.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.org b/NEWS.org index 03660d09..987c90d0 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.0.7] - 2024-10-05 ** Added diff --git a/auctex.el b/auctex.el index f90e5458..6e34a553 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2024 Free Software Foundation, Inc. -;; Version: 14.0.6 +;; Version: 14.0.7 ;; URL: https://www.gnu.org/software/auctex/ ;; Maintainer: auctex-devel@gnu.org ;; Notifications-To: auctex-di...@gnu.org