From: Juho Snellman Date: Thu, 30 Sep 2010 01:07:36 +0000 (+0000) Subject: 1.0.43: will be tagged as sbcl_1_0_43 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=a7afb656dbe6acac16499a4c81e8f5d03a784a15;p=sbcl.git 1.0.43: will be tagged as sbcl_1_0_43 --- diff --git a/NEWS b/NEWS index bc45c8a..33b7441 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.42 +changes in sbcl-1.0.43 relative to sbcl-1.0.42 * incompatible change: FD-STREAMS no longer participate in the serve-event event-loop by default. (lp#316072) ** In addition to streams created by explicit calls to MAKE-FD-STREAM this diff --git a/version.lisp-expr b/version.lisp-expr index dfeae0f..5288db4 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".) -"1.0.42.54" +"1.0.43"