diff --git a/tests/hash.pure.lisp b/tests/hash.pure.lisp index afbf22767..0d2dabde4 100644 --- a/tests/hash.pure.lisp +++ b/tests/hash.pure.lisp @@ -16,6 +16,3 @@ ;;; of SXHASH. The range of SXHASH is the non-negative fixnums. (assert (not (typep sb-impl::+magic-hash-vector-value+ '(and fixnum unsigned-byte)))) - -;;; success -(quit :unix-status 104) diff --git a/version.lisp-expr b/version.lisp-expr index 69ae373e5..e2a2a2a0b 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -17,4 +17,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".) -"0.9.3.72" +"0.9.3.73"