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

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

[elpa] externals/gnugo 02c55b7 054/357: [gnugo] Release: 2.3.1


From: Stefan Monnier
Subject: [elpa] externals/gnugo 02c55b7 054/357: [gnugo] Release: 2.3.1
Date: Sun, 29 Nov 2020 14:50:46 -0500 (EST)

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

    [gnugo] Release: 2.3.1
    
    * packages/gnugo/gnugo.el [Version]: Bump to "2.3.1".
    (gnugo-version): Bump to "2.3.1".
---
 NEWS     | 3 +++
 gnugo.el | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index bf51db2..3321429 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Hint: (highlight-phrase 
"[0-9][.][0-9][.][0-9]+\\|[0-9]+[.][.][0-9]+"
                         'hi-red-b)
 
 
+- 2.3.1 | 2014-02-27
+  - portability fixes
+
 - 2.3.0 | 2014-02-24
   - now part of ELPA, tweaked for GNU Emacs 24.x
     - dropped support for XEmacs and older Emacs
diff --git a/gnugo.el b/gnugo.el
index 65444cd..274b563 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2014  Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
-;; Version: 2.3.0
+;; Version: 2.3.1
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -80,7 +80,7 @@
 ;;;---------------------------------------------------------------------------
 ;;; Political arts
 
-(defconst gnugo-version "2.3.0"
+(defconst gnugo-version "2.3.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]