mlang pushed a commit to branch externals/chess in repository elpa. commit 7074fb64c66fb84be9a1c8ee3abeb956da355fd9 Author: Mario Lang <ml...@delysid.org> Date: Mon Jun 23 01:40:04 2014 +0200
Release 2.0.3. --- NEWS | 8 ++++++++ chess.el | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2054058..bc12c23 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ This is the NEWS file for Emacs Chess, a chess client and analysis library written in Emacs Lisp. +* Release 2.0.3: + +This is a bugfix release which fixes a recursive dependency between +`chess-display' and `chess-pgn' which was accidentally missed in 2.0.2. + +Also included is further proof-reading of the Info manual. + + * Release 2.0.2: ** Major updates to the Info manual. diff --git a/chess.el b/chess.el index 00f06ac..6ed5cd1 100644 --- a/chess.el +++ b/chess.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley <jo...@gnu.org> ;; Maintainer: Mario Lang <ml...@delysid.org> -;; Version: 2.0.2 +;; Version: 2.0.3 ;; 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.2" +(defconst chess-version "2.0.3" "The version of the Emacs chess program.") (defcustom chess-default-display