1.0.45.10: tools-for-build/Makefile path fixes
[sbcl.git] / version.lisp-expr
index 8edf8dd..e677ad4 100644 (file)
@@ -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.43.81"
+"1.0.45.10"