X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=f8ac2685f90ec570e485ec725a18b5742ebd3755;hb=b08344ddbb8d0193054b72c01be7e367422ccf03;hp=9d15931ee92f1d3bc50c1797f4c77f52adb416e2;hpb=49dfecae13e0faa1af793c32ed25d44d62da157a;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 9d15931..f8ac268 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.18" +"0.6.8.5"