X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=917aaac232340104abb91f1cc70c94853c82df49;hb=0b5610d8a220a4b20cbeac958953ca4d67c00038;hp=10fa3e678d218e81138969f3e60c770d43ffd32c;hpb=6cbbf4fbfb46f323fefc50ff28daa42a30d5698e;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 10fa3e6..917aaac 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.11" +"0.6.11.10"