emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gnugo af82527 356/357: [gnugo] Release: 3.1.1


From: Stefan Monnier
Subject: [elpa] externals/gnugo af82527 356/357: [gnugo] Release: 3.1.1
Date: Sun, 29 Nov 2020 14:51:56 -0500 (EST)

branch: externals/gnugo
commit af82527654120ba8979aaf2b1aa911812e6b38a6
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [gnugo] Release: 3.1.1
    
    * packages/gnugo/gnugo.el [Version]: Bump to "3.1.1".
    (gnugo-version): Bump to "3.1.1".
---
 gnugo.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnugo.el b/gnugo.el
index 6b49a0c..5dbc06a 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -4,7 +4,7 @@
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
-;; Version: 3.1.0
+;; Version: 3.1.1
 ;; Package-Requires: ((ascii-art-to-unicode "1.5") (xpm "1.0.1") (cl-lib 
"0.5"))
 ;; Keywords: games, processes
 ;; URL: http://www.gnuvola.org/software/gnugo/
@@ -92,7 +92,7 @@
 ;;;---------------------------------------------------------------------------
 ;;; Political arts
 
-(defconst gnugo-version "3.1.0"
+(defconst gnugo-version "3.1.1"
   "Version of gnugo.el currently loaded.
 This follows a MAJOR.MINOR.PATCH scheme.")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]