X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=6b2ee08759ab176bf89c857f5fe5ba18a0306820;hb=7c07a6f965c51828d8f452b47e0620d8e6cf2959;hp=1f4af4fee47918e2a08c252312b488fdc3358a46;hpb=6fa0ad323b5031017e62ee5d7e016eae2cf79efd;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 1f4af4f..6b2ee08 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.12.1" +"0.pre7.14.flaky4"