From 57a18de9aacca1aeb26e191336ef2533212abcf1 Mon Sep 17 00:00:00 2001 From: Milan Zamazal Date: Mon, 4 Jul 2022 19:01:55 +0200 Subject: [PATCH] Use Version instead of Package-Version in package headers --- pip-frame.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-frame.el b/pip-frame.el index b2f14f4..11443ea 100644 --- a/pip-frame.el +++ b/pip-frame.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2022 Milan Zamazal ;; Author: Milan Zamazal -;; Package-Version: 1 +;; Version: 1 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: frames ;; URL: https://git.zamazal.org/pdm/pip-frame