From ab47eadb60795f2a08a4444179e395d5e34d68b1 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 9 Mar 2026 21:09:13 +0200 Subject: [PATCH] ; Bump flymake's version again, to 1.4.5 --- lisp/progmodes/flymake.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index cf64e3de064..4e828eba8a0 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -4,7 +4,7 @@ ;; Author: Pavel Kobyakov ;; Maintainer: Spencer Baugh -;; Version: 1.4.4 +;; Version: 1.4.5 ;; Keywords: c languages tools ;; Package-Requires: ((emacs "26.1") (eldoc "1.14.0") (project "0.11.1"))