Skip to content

Commit

Permalink
Prepare for NonGNU ELPA; closes greghendershott#389
Browse files Browse the repository at this point in the history
Add back Version as "1", because although we intend to be a "rolling
release" package, NonGNU ELPA a some non-zero Version, as well as a
Maintainer.
  • Loading branch information
greghendershott committed Nov 7, 2022
1 parent 3b92a5b commit 7499927
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .elpaignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.dir-locals.el
.elpaignore
.git
.github
.gitignore
Makefile
racket/compiled
racket/commands/compiled
test
doc/Makefile
doc/README.org
doc/arch-pict.rkt
doc/generate.el
doc/*.css
doc/*.html
doc/*.info
doc/*.org
2 changes: 2 additions & 0 deletions racket-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
;; Package: racket-mode
;; Package-Requires: ((emacs "25.1"))
;; Author: Greg Hendershott
;; Maintainer: Greg Hendershott
;; URL: https://www.racket-mode.com/
;; Version: 1

;; SPDX-License-Identifier: GPL-3.0-or-later

Expand Down

0 comments on commit 7499927

Please sign in to comment.