X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=ce4ca5dfbb02726e4e5cb9cff5cec88bdc1cc895;hb=6d36f2d6954cb79e3c88fef33fe0c3ad63deaea8;hp=08d4db6c2a8e9542e97a7ef28e72a9646ba40b79;hpb=110ebca58d7b7d64ce14b6ecd9885cf49ab4ba5d;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 08d4db6..ce4ca5d 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.44.20" +"1.0.46.43"