X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=version.lisp-expr;h=c5f86be67a2f745112247c6d1efbf493cc4a65cd;hb=6501a925cc45f347d1243ce10d34e8b7202ae917;hp=2cac2d30012bc1b727d145d6cd08d171c16c600d;hpb=d76dbf51c6184eea35a98758df312ae031b24d6f;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 2cac2d3..c5f86be 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.71" +"1.0.44.36"