From: Juho Snellman Date: Sun, 27 Mar 2011 12:46:43 +0000 (+0000) Subject: 1.0.47: Will be tagged as 1_0.47 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=abd7e18d16d967df350d206d81bb2835c0b96cc1;p=sbcl.git 1.0.47: Will be tagged as 1_0.47 --- diff --git a/NEWS b/NEWS index 7457a82..89d2128 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.46: +changes in sbcl-1.0.47 relative to sbcl-1.0.46: * bug fix: fix mach port rights leaks in mach exception handling code on darwin/x86 and /x86-64. (thanks to Willem Oudshoorn for motivation and the initial patch) diff --git a/version.lisp-expr b/version.lisp-expr index 4c80acd..5ba6139 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -20,4 +20,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.46.44" +"1.0.47"