mlang pushed a commit to branch externals/chess
in repository elpa.

commit e918d19a919f339171850bc9ccf9797e091ba6d5
Author: Mario Lang <[email protected]>
Date:   Mon Jul 28 17:30:46 2014 +0200

    Release 2.0.4
---
 chess.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/chess.el b/chess.el
index 6ed5cd1..96d23f9 100644
--- a/chess.el
+++ b/chess.el
@@ -4,7 +4,7 @@
 
 ;; Author: John Wiegley <[email protected]>
 ;; Maintainer: Mario Lang <[email protected]>
-;; Version: 2.0.3
+;; Version: 2.0.4
 ;; Package-Requires: ((cl-lib "0.5"))
 ;; Keywords: games
 ;; Compatibility: Emacs24
@@ -89,7 +89,7 @@
   :group 'games
   :link '(custom-manual "(chess)Top"))
 
-(defconst chess-version "2.0.3"
+(defconst chess-version "2.0.4"
   "The version of the Emacs chess program.")
 
 (defcustom chess-default-display

Reply via email to