X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=1985c817730b694b5944b82d756c62174418a00f;hb=f821414f0c4d2ec4e0710ddaa90737c10359fda1;hp=f1842729e612f574acb233dfaeadec2046476671;hpb=ce2a580a469d285e7054ada13ef456e3dad08a34;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index f184272..1985c81 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.63" +"1.0.45.21"