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

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

[nongnu] elpa/helm 371df21b1e: Bump to 3.9.0 to fix package-requires


From: ELPA Syncer
Subject: [nongnu] elpa/helm 371df21b1e: Bump to 3.9.0 to fix package-requires
Date: Sat, 12 Nov 2022 08:58:53 -0500 (EST)

branch: elpa/helm
commit 371df21b1e73be03b90028e2f5d8554f70a989b7
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Bump to 3.9.0 to fix package-requires
---
 helm-core.el | 2 +-
 helm.el      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/helm-core.el b/helm-core.el
index 1308ac59dd..92c33b016d 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.8.9
+;; Version: 3.9.0
 ;; 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 2bc52a4440..da6f3b7b3d 100644
--- a/helm.el
+++ b/helm.el
@@ -11,9 +11,9 @@
 ;;                         Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto <thievol@posteo.net>
-;; Version: 3.8.9
+;; Version: 3.9.0
 ;; URL: https://emacs-helm.github.io/helm/
-;; Package-Requires: ((helm-core "3.8.8") (popup "0.5.3"))
+;; Package-Requires: ((helm-core "3.9.0") (popup "0.5.3"))
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

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