From 6ae44dba0cb72a3a6950cbe36d104db9c69dfb49 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Thu, 11 Apr 2024 19:19:47 +0200 Subject: [PATCH] Bump to 3.9.8 --- 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 7aead9cee..dad3c412d 100644 --- a/helm-core.el +++ b/helm-core.el @@ -4,7 +4,7 @@ ;; Author: Thierry Volpiatto ;; URL: https://emacs-helm.github.io/helm/ -;; Version: 3.9.7 +;; Version: 3.9.8 ;; 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 1a0ade534..188da1136 100644 --- a/helm.el +++ b/helm.el @@ -11,9 +11,9 @@ ;; Thierry Volpiatto ;; Author: Thierry Volpiatto -;; Version: 3.9.7 +;; Version: 3.9.8 ;; URL: https://emacs-helm.github.io/helm/ -;; Package-Requires: ((helm-core "3.9.7") (wfnames "1.1") (popup "0.5.3")) +;; Package-Requires: ((helm-core "3.9.8") (wfnames "1.1") (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