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

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

[elpa] externals/gnugo 5b0f262 012/357: [gnugo doc] Document version-num


From: Stefan Monnier
Subject: [elpa] externals/gnugo 5b0f262 012/357: [gnugo doc] Document version-number scheme.
Date: Sun, 29 Nov 2020 14:50:37 -0500 (EST)

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

    [gnugo doc] Document version-number scheme.
    
    * packages/gnugo/gnugo.el (gnugo-version): Rewrite docstring.
---
 gnugo.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/gnugo.el b/gnugo.el
index a8e8dc3..a3a8351 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -82,10 +82,7 @@
 
 (defconst gnugo-version "2.2.14"
   "Version of gnugo.el currently loaded.
-Note that more than two dots in the value indicates \"pre-release\",
-or \"alpha\" or \"hackers-invited-all-else-beware\"; use at your own risk!
-The more dots the more courage/foolishness you must find to continue.
-See source code for a history of what means what version-wise.")
+This follows a MAJOR.MINOR.PATCH scheme.")
 
 ;;;---------------------------------------------------------------------------
 ;;; Variables for the uninquisitive programmer



reply via email to

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