X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=version.lisp-expr;h=2400f6dec7f19b4715ef5ee4b69532751683cd16;hb=853b48ca4085b8ad9831edb9b06935a0977c0800;hp=ba0955eb64637904a2a59bde08f2448ba18c54dd;hpb=72408d179d7396904e25e9a3dc423d2634e65072;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index ba0955e..2400f6d 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -11,8 +11,9 @@ ;;; we control the build, we can always assign an appropriate and ;;; relevant result, so this must be a string, not NIL. ;;; -;;; Conventionally a string like "0.6.6" is used for released -;;; versions, and a string like "0.6.5.12" is used for versions which -;;; aren't released but correspond only to CVS tags or snapshots. +;;; Conventionally a string like "0.6.6", with three numeric fields, +;;; is used for released versions, and a string like "0.6.5.12", with +;;; four numeric fields, is used for versions which aren't released +;;; but correspond only to CVS tags or snapshots. -"0.6.11.41" +"0.6.12.60"