X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=2072a3ddc5638ca23609436966b651d56849ca22;hb=a1a34a500b880ab761291350300d8d3184574183;hp=43eb94e27a34271e81fc0b6e8549ec848e5bb722;hpb=cb41e65e62328d1bd63df8477388503fa7e864bb;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 43eb94e..2072a3d 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.49" +"1.0.48.9"