X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=dea89059d38081bf53d203a047068eb8fcb0e67b;hb=818b7d2a5f74a4fd379b269c345f8301fbeb1b36;hp=2b80b06caf9ec95c8c376da1cca1af06da74a531;hpb=93318936826bae5951fcd11c0300cec4d3288360;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 2b80b06..22758bd 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.42.16" +"1.0.44.33"