X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=8edf8dd6f4613fe8a798978c782d7c3b487b351d;hb=f849f46aa175919bd46a32d9305b1162f9d0d2f5;hp=05f7d820db37c10e661fcc503f31f11bbbd0c607;hpb=1799852c47cd0c29be71c259f1ab9df7ffb643c2;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 05f7d82..178383f 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.56" +"1.0.46.23"