From 76830e87a16518cfa6742a36592b68c7d6471001 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Fri, 18 Aug 2023 20:18:42 +0200 Subject: [PATCH] Prepare package-vc.el to be published on GNU ELPA --- lisp/emacs-lisp/package-vc.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index db8b41aee6a..ca9bdc0c2fe 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -4,6 +4,11 @@ ;; Author: Philip Kaludercic ;; Keywords: tools +;; Version: 0.1.0 +;; Package-Requires: ((emacs "29.1") (package "1.1.1")) + +;; This is a GNU ELPA :core package. Avoid functionality that is not +;; compatible with the version of Emacs recorded above. ;; This file is part of GNU Emacs. -- 2.39.2