[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama 70671ca662 7/7: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama 70671ca662 7/7: Bump version |
Date: |
Mon, 25 Dec 2023 15:57:47 -0500 (EST) |
branch: externals/ellama
commit 70671ca6622fc2726c23eef7a619b4c26c70fcc5
Author: Sergey Kostyaev <kostyaev.sergey2@wb.ru>
Commit: Sergey Kostyaev <kostyaev.sergey2@wb.ru>
Bump version
---
NEWS.org | 2 ++
ellama.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 3fddc7a6bb..94fc8ea5b8 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.4.11
+- Fix compilation
* Version 0.4.10
- Add customization group.
- Call ellama-setup-keymap on prefix change.
diff --git a/ellama.el b/ellama.el
index 407c17e118..de83b3eb49 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
;; URL: http://github.com/s-kostyaev/ellama
;; Keywords: help local tools
;; Package-Requires: ((emacs "28.1") (llm "0.6.0") (spinner "1.7.4"))
-;; Version: 0.4.10
+;; Version: 0.4.11
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023
- [elpa] externals/ellama updated (4962a7e2c4 -> 70671ca662), ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 4e882192cb 2/7: Add the rest of the customize options to the group, ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 2a9ded036b 6/7: Merge pull request #42 from s-kostyaev/fix-compilation, ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 42c0a99215 1/7: Define a customization group for ellama, ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 70671ca662 7/7: Bump version,
ELPA Syncer <=
- [elpa] externals/ellama 57e9740e1a 3/7: Merge pull request #40 from Stebalien/steb/custom-group, ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 4cff555e9b 5/7: Move ellama-setup-keymap upper to fix compilation, ELPA Syncer, 2023/12/25
- [elpa] externals/ellama 3b077c0842 4/7: Call ellama-setup-keymap on prefix change, ELPA Syncer, 2023/12/25