From a92128169ab08e1a8d1da066cd6fe3f22037f5b1 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 6 Sep 2020 18:53:06 -0400 Subject: Drop version header from most libraries I haven't decided how I want to deal with packaging, but in any case there's no point in having a version heading for each library. Keep the one in piem.el since there's no *-pkg.el file (at this point, at least). --- piem-eww.el | 1 - 1 file changed, 1 deletion(-) (limited to 'piem-eww.el') diff --git a/piem-eww.el b/piem-eww.el index 62b7166..d028d37 100644 --- a/piem-eww.el +++ b/piem-eww.el @@ -4,7 +4,6 @@ ;; Author: Kyle Meyer ;; Keywords: vc, tools -;; Version: 0.0.0 ;; Package-Requires: ((emacs "26.3")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.2.3