X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=34f1332939fe062c68cf48ab4c6032a8bd33a743;hb=b92e0bedf7e29a43fe4fd9141b5d658751e3bef0;hp=4f005d9cdbfda94e8d113def188aa079f6d9e65f;hpb=fb26039e896a6d89f86274b714f5be25b5fc8603;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 4f005d9..34f1332 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.7" +"1.0.45.30"