X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=version.lisp-expr;h=eb5fa2a0d7123912402d87082004e5dc7c2e73af;hb=cb3058c533711c39292b3526269437f424f4cf04;hp=5ccab6040c73a9a3af6e1d34d79e6e248db585b0;hpb=74f749f68b1163d43ec96d63d00144d2b146deab;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 5ccab60..a691cdf 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -6,6 +6,9 @@ ;;; possible blank lines or other whitespace, and a single ;;; double-quoted string value alone on its own line. ;;; +;;; Local additions to the version number can be effected via +;;; branch-version.lisp-expr, which is not stored in the CVS. +;;; ;;; ANSI says LISP-IMPLEMENTATION-VERSION can be NIL "if no ;;; appropriate and relevant result can be produced", but as long as ;;; we control the build, we can always assign an appropriate and @@ -17,4 +20,4 @@ ;;; checkins which aren't released. (And occasionally for internal ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"1.0.43.31" +"1.0.45.20"