emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/clojure-mode 525fc1b131 2/2: 5.18.0


From: ELPA Syncer
Subject: [nongnu] elpa/clojure-mode 525fc1b131 2/2: 5.18.0
Date: Wed, 18 Oct 2023 07:00:02 -0400 (EDT)

branch: elpa/clojure-mode
commit 525fc1b131b1fc537aa82d83d9eb2ea833cface6
Author: vemv <vemv@users.noreply.github.com>
Commit: vemv <vemv@users.noreply.github.com>

    5.18.0
---
 CHANGELOG.md    | 2 ++
 README.md       | 2 +-
 clojure-mode.el | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6354522e4e..204db20e5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 ## master (unreleased)
 
+## 5.18.0 (2023-10-18)
+
 ### Changes
 
 * [cider#2903](https://github.com/clojure-emacs/cider/issues/2903): Avoid `No 
comment syntax is defined` prompts.
diff --git a/README.md b/README.md
index a67b5d3b1c..e029765e7e 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ highlighting), indentation, navigation and refactoring 
support for the
 **This documentation tracks the `master` branch of `clojure-mode`. Some of
 the features and settings discussed here might not be available in
 older releases (including the current stable release). Please, consult
-the relevant git tag (e.g. 
[5.17.1](https://github.com/clojure-emacs/clojure-mode/tree/v5.17.1)) if you 
need documentation for a
+the relevant git tag (e.g. 
[5.18.0](https://github.com/clojure-emacs/clojure-mode/tree/v5.18.0)) if you 
need documentation for a
 specific `clojure-mode` release.**
 
 ## Installation
diff --git a/clojure-mode.el b/clojure-mode.el
index 5217c8b355..8dda5553c6 100644
--- a/clojure-mode.el
+++ b/clojure-mode.el
@@ -12,7 +12,7 @@
 ;; Maintainer: Bozhidar Batsov <bozhidar@batsov.dev>
 ;; URL: https://github.com/clojure-emacs/clojure-mode
 ;; Keywords: languages clojure clojurescript lisp
-;; Version: 5.17.1
+;; Version: 5.18.0
 ;; Package-Requires: ((emacs "25.1"))
 
 ;; This file is not part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]