X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=24048b08bbf06af7eadddca25c884f6c261a3432;hb=3fe8a354e4e4143a6ca13a715dabc0c1c5cf75c9;hp=ec6008f9f485cf13f4ad256ed28de1f58997b90d;hpb=6d9ecc45cb21a1208deb8c4d128adc04aa289c9d;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index ec6008f..24048b0 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.2" +"0.6.11"