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