X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=5ccab6040c73a9a3af6e1d34d79e6e248db585b0;hb=2e5263a05f55e2b56a3194ad7853e9ae18ad69af;hp=9714821357934c658a19e2b08de4a55a57cbbbab;hpb=179d372afde9105c164e1cf38ba89fba7d56b2e7;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 9714821..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.42.44" +"1.0.45.10"