diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-19 01:14:05 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-19 01:14:05 +0300 |
| commit | 86bf21b404d6d629e80eac78a90502c80dfee869 (patch) | |
| tree | acce5c30e37fd8b1870140d12e8bda8f7be09d4f /ef-spring-theme.el | |
| parent | e904252c6b00b84db2a5290279c92ae2c60fb738 (diff) | |
Remove version from secondary files
It messes up with 'M-x package-install-file' and, apparently, it is not
needed by package.el and GNU ELPA. If I am wrong with this, I will just
revert the commit.
Diffstat (limited to 'ef-spring-theme.el')
| -rw-r--r-- | ef-spring-theme.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ef-spring-theme.el b/ef-spring-theme.el index e608a78..3369bff 100644 --- a/ef-spring-theme.el +++ b/ef-spring-theme.el @@ -6,8 +6,6 @@ ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht> ;; URL: https://git.sr.ht/~protesilaos/ef-themes ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes -;; Version: 0.2.0 -;; Package-Requires: ((emacs "28.1")) ;; Keywords: faces, theme, accessibility ;; This file is part of GNU Emacs. |
