X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=834fe70a8c1f1647cf534bcdb2d746cde9d04924;hb=83b88ebcc07cda4daec275fa851664495a840445;hp=c8fa0809a54c07ab49b4ee28a03fe36ee2570f7f;hpb=06cb0db045562ab583358e2ee7090c606e1dfe42;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index c8fa080..834fe70 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -11,8 +11,8 @@ ;;; we control the build, we can always assign an appropriate and ;;; relevant result, so this must be a string, not NIL. ;;; -;;; Conventionally a string a la "0.6.6" is used for released -;;; versions, and a string a la "0.6.5.12" is used for versions which +;;; 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. -"0.6.7.19" +"0.6.11.19"