X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/e62a60afca7143e7af9afa75585e6118d2168bf9..90473ac8cf0c833bfec413fc18d5866208d2e3e9:/packages/gnugo/gnugo.el diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el index 24c8072b5..c25cee3eb 100644 --- a/packages/gnugo/gnugo.el +++ b/packages/gnugo/gnugo.el @@ -4,7 +4,7 @@ ;; Author: Thien-Thi Nguyen ;; Maintainer: Thien-Thi Nguyen -;; Version: 2.3.1 +;; Version: 3.0.0 ;; 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 "2.3.1" +(defconst gnugo-version "3.0.0" "Version of gnugo.el currently loaded. This follows a MAJOR.MINOR.PATCH scheme.")