diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-30 20:24:45 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-30 20:24:45 +0000 |
| commit | 27333d1aaf5880587a80b86954b3ebaefd51341a (patch) | |
| tree | c7a591ea3efec83888c9762a34bed38a9ab0e150 | |
| parent | 07df6a3455c8d6b108549e44d20bf151df2f3409 (diff) | |
bumped minor rev
| -rw-r--r-- | chess.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ "An Emacs chess playing program." :group 'games) -(defconst chess-version "2.0a15" +(defconst chess-version "2.0a16" "The version of the Emacs chess program.") (defcustom chess-default-display |
