X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=ef8b53436263c0fa25799eef43cc27eeb6a9c554;hb=0223f43d5f199914ebceff12b6f4c60448369edd;hp=1cfd1264d88116a7ee6f412d9ebd532b57f1954c;hpb=a647f35a48924c9bc1914e1286418309fc69704e;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 1cfd126..ef8b534 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.75" +"1.0.46.11"