X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=bd39bec36c4ce9c6a3723e74ee7eba2901e0226e;hb=6044a3ac0bcca2f650f76f665a0cf30b8d8e3beb;hp=4c3dc834d8fa6bd78a1a49e7e0ef000f8ff06007;hpb=62272dd0e7254b19a484fa1a2050ba15504d3ece;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 4c3dc83..bd39bec 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.24" +"0.6.10.6"