X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=a51d9aa5b01ef6107054cb42f761e74bd4602f96;hb=34ac026c949bdb6f782065681361267e383e59a7;hp=ca687116c0af9c6cdc3bb5dd48ab374cc0e52ed3;hpb=a7e90050c1617168d162b7219c4aeede3e90205a;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index ca68711..674f732 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.78" +"1.0.49"