]> code.delx.au - gnu-emacs-elpa/commitdiff
* chess.el: Use new "Version: 0" convention.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 May 2014 15:03:50 +0000 (11:03 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 May 2014 15:03:50 +0000 (11:03 -0400)
chess.el

index 9aabf7bc1aa7bf7f67de8546db8b230e7b8de019..304d8211334239b39ca25e8cd07485b5304e7603 100644 (file)
--- a/chess.el
+++ b/chess.el
@@ -4,7 +4,7 @@
 
 ;; Emacs Lisp Archive Entry
 ;; Filename: chess.el
-;; Version: -1
+;; Version: 0
 ;; Package-Requires: ((cl-lib "0.5"))
 ;; Keywords: games
 ;; Author: John Wiegley <johnw@gnu.org>