diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 5352cc3fe6e..cbbb4d0dcb6 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -4,7 +4,8 @@ ;; Author: Pavel Kobyakov ;; Maintainer: João Távora -;; Version: 1.0 +;; Version: 1.0.1 +;; Package-Requires: ((emacs "26.1")) ;; Keywords: c languages tools ;; This file is part of GNU Emacs.