X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=966bc098919542e0a97b8bdd4039da201ec62609;hb=f2c2f0d480ce63689af4b4d63fa5b51d024641b1;hp=7167a54b9d328a449411532e2c7a516e3a7cb4ca;hpb=94688f809cb4e1164184f45e6cc552cd7fb3fca7;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 7167a54..966bc09 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.10" +"1.0.46.32"