summaryrefslogtreecommitdiff
path: root/chess.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-12 23:30:05 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-12 23:30:05 +0000
commit1b173a311002cdd6fa0b0f0dee916815e513f1ed (patch)
tree3625fb9a6c97b6e67f3330d0da5b7d3c71c11f68 /chess.el
parent9120ad9bd6f3751bc0732e0e47de635be191d629 (diff)
bumped minor rev
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 6157773..0048b6b 100644
--- a/chess.el
+++ b/chess.el
@@ -82,7 +82,7 @@
"An Emacs chess playing program."
:group 'games)
-(defconst chess-version "2.0a7"
+(defconst chess-version "2.0a8"
"The version of the Emacs chess program.")
(defcustom chess-default-display (if (display-graphic-p)