summaryrefslogtreecommitdiff
path: root/chess.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-11 22:58:57 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-11 22:58:57 +0000
commit18cadd5325c3ddba03b4b1836f119a3adfba9e19 (patch)
tree07656bb306dfd32c50dd320230a6210bf71689a7 /chess.el
parentdafc4bc89afe2d1b8f7482b54277a9aaebf1b1ce (diff)
*** no comment ***
Diffstat (limited to 'chess.el')
-rw-r--r--chess.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess.el b/chess.el
index b2a3024..9e4e17c 100644
--- a/chess.el
+++ b/chess.el
@@ -84,7 +84,7 @@ a0 243
(defgroup chess nil
"An Emacs chess playing program."
:group 'games)
-(defconst chess-version "2.0a6"
+
(defconst chess-version "2.0a7"
"The version of the Emacs chess program.")