X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=92853172ac16cbb1d1a77d737f5d2be11289617c;hb=943f38e6232a69ab1bbcfb2c86801eea391f8ae1;hp=eea400bf7d961d273fa6cc0e5b82afc0f8222cce;hpb=600c07ca010e6b005fdf3415601ec429d7833aee;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index eea400b..9285317 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.8" +"0.6.9"