X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=5231d6b720c0b464195aee3cee9b1a46db0af685;hb=1d55aa421aee76709d425c5a6aa3745c7813d4fd;hp=832c68e47337340702b44bdec7f93e316bf40f0c;hpb=db12bb28ea6cb11b0335f94c6ef7438e7e184ab3;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 832c68e..5231d6b 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.76" +"1.0.47.30"