branch: externals/package-x
commit a4aaf1a7dc31af40b33435fae3c1674d744031f7
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
; Prepare package for addition to GNU ELPA
---
package-x.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package-x.el b/package-x.el
index 68a62df90f..63329851e5 100644
--- a/package-x.el
+++ b/package-x.el
@@ -3,9 +3,11 @@
;; Copyright (C) 2007-2025 Free Software Foundation, Inc.
;; Author: Tom Tromey <[email protected]>
+;; Maintainer: Philip Kaludercic <[email protected]>
;; Created: 10 Mar 2007
;; Keywords: tools
;; Package: package
+;; Version: 1.0
;; This file is part of GNU Emacs.