X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=d0a20909b4aeac14bb1c14042742d086aed00fd8;hb=3120740c3569735b00123b94b61679f56e253ea6;hp=77210b570134d31ca7c7a164ca1c9d6fa00a3394;hpb=8e7660acd1ed5bb4346d9c0521ed426b7d32b53c;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index 77210b5..d0a2090 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.44.22" +"1.0.46.9"