ttn pushed a commit to branch master
in repository elpa.

commit 5f6d34e775a92a1d06ebb340301903c610149c0b
Author: Thien-Thi Nguyen <t...@gnu.org>
Date:   Fri Jan 31 10:40:18 2014 +0100

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

diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index a8e8dc3..a3a8351 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/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