[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm ffff39b542 2/2: Bump to 3.9.5
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm ffff39b542 2/2: Bump to 3.9.5 |
Date: |
Fri, 8 Sep 2023 16:00:25 -0400 (EDT) |
branch: elpa/helm
commit ffff39b542196565dcec5641e287265aaa5517ed
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Bump to 3.9.5
---
helm-core.el | 2 +-
helm.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index 0a87899d03..910178872f 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -4,7 +4,7 @@
;; Author: Thierry Volpiatto <thievol@posteo.net>
;; URL: https://emacs-helm.github.io/helm/
-;; Version: 3.9.4
+;; Version: 3.9.5
;; Package-Requires: ((emacs "25.1") (async "1.9.7"))
;; This program is free software; you can redistribute it and/or modify
diff --git a/helm.el b/helm.el
index 03afe95fa8..69c6f83755 100644
--- a/helm.el
+++ b/helm.el
@@ -11,7 +11,7 @@
;; Thierry Volpiatto
;; Author: Thierry Volpiatto <thievol@posteo.net>
-;; Version: 3.9.4
+;; Version: 3.9.5
;; URL: https://emacs-helm.github.io/helm/
;; Package-Requires: ((helm-core "3.9.4") (wfnames "1.1") (popup "0.5.3"))