X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=eae79417ba0be35ad89258cfab1583a5c97bea8d;hb=13c523a303571a8978d66a22ba910fea1b46b291;hp=6c8c8c6570514a0d9009490073767e6f524157dd;hpb=37df3b7a41c0052162fe5b3d29381549262a99f3;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 6c8c8c6..eae7941 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" +"1.0.45.4"