From e918d19a919f339171850bc9ccf9797e091ba6d5 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Mon, 28 Jul 2014 17:30:46 +0200 Subject: [PATCH] Release 2.0.4 --- chess.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chess.el b/chess.el index 6ed5cd18f..96d23f97d 100644 --- a/chess.el +++ b/chess.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Maintainer: Mario Lang -;; 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 -- 2.39.2