X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=e677ad4e06182de2ac5403ae0d613cf848ef00a1;hb=2e5263a05f55e2b56a3194ad7853e9ae18ad69af;hp=348bbc3d4b061c46d2365600ecd826d099f34dd8;hpb=9df2abae0a60d757448f06f0cc90213ec9fa775b;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 348bbc3..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.44.21" +"1.0.45.10"