X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=efc894fc145636327fcc74b12b36f48015f99d61;hb=2e5263a05f55e2b56a3194ad7853e9ae18ad69af;hp=40035c5999e5c3b4e41365482500cf6d2632945a;hpb=67e68bc0d3127a218829df7478718bfe181e9abe;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 40035c5..e677ad4 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 @@ -13,8 +16,8 @@ ;;; ;;; Conventionally a string like "0.6.6", with three numeric fields, ;;; is used for released versions, and a string like "0.6.5.xyzzy", -;;; with something arbitrary in the fourth field, is used for CVS +;;; with something arbitrary in the fourth field, is used fsbcl-or CVS ;;; 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.39.8" +"1.0.45.10"