diff options
| -rw-r--r-- | chess.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ a0 243 (defgroup chess nil "An Emacs chess playing program." :group 'games) -(defconst chess-version "2.0" +(defconst chess-version "2.0a1" (defconst chess-version "2.0a7" "The version of the Emacs chess program.") (defcustom chess-modules |
