X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=571475f07f5824c5bf4e95f757c426eec376290b;hb=b5703d98da9ebfd688c87e14862ab4e26dc94d14;hp=7a49182aaeb6a7ec45adfac4f1211b3604dd8526;hpb=c7468ce98233e22d968b8a740743b4bac9ea2c5a;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 7a49182..571475f 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -14,6 +14,8 @@ ;;; 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. +;;; but correspond only to CVS tags or snapshots. (And occasionally +;;; for internal versions, especially for internal versions off the +;;; main CVS branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"0.pre7.12" +"0.pre7.20"