From e93d0a14887a87ec0e43ab88334e89b6b7eefcbf Mon Sep 17 00:00:00 2001 From: Cyrus Harmon Date: Fri, 21 Jan 2011 15:42:00 +0000 Subject: [PATCH] 1.0.45.11: remove inadvertant comment change from last commit --- version.lisp-expr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.lisp-expr b/version.lisp-expr index e677ad4..cd36695 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -16,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 fsbcl-or CVS +;;; with something arbitrary in the fourth field, is used for 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.45.10" +"1.0.45.11" -- 1.7.10.4