X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=975a32dcc41bea2899a2d3857d590568b13db474;hb=f2c8e80369a67f5b7e4e47725bed257b3c41de62;hp=cef832a19c81795c1769062d710091b66500d488;hpb=7bc0523e454900b4e8b53f2b5d975422289cd519;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index cef832a..975a32d 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.58" +"1.0.45.36"