0.7.7.23:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 13 Sep 2002 16:28:40 +0000 (16:28 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 13 Sep 2002 16:28:40 +0000 (16:28 +0000)
Merge backend_cleanup_1_branch
... I hope this is right :-)

1  2 
version.lisp-expr

@@@ -13,9 -13,9 +13,9 @@@
  ;;;
  ;;; Conventionally a string like "0.6.6", with three numeric fields,
  ;;; is used for released versions, and a string like "0.6.5.12", with
 -;;; four numeric fields, is used for versions which aren't released
 -;;; but correspond only to CVS tags or snapshots. (And occasionally
 -;;; for internal versions, especially for internal versions off the
 -;;; main CVS branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
 +;;; four numeric fields, 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".)
  
- "0.7.7.22"
 -"0.7.7.20-backend-cleanup-1.10"
++"0.7.7.23"