X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=e176e54a06e51e42cfcd14ad89210e4e329ee7c8;hb=26b8ddda97fcfa2e2c0eae3bd2fdb19717c5fa40;hp=f08e56a22aa3936245ea38aef516cf204719655f;hpb=3aba91516068375e01ffec0d19bf8cbe85feb828;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index f08e56a..e176e54 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.6" +"0.6.10.20"