summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuho Snellman <jsnell@iki.fi>2011-03-27 12:46:43 +0000
committerJuho Snellman <jsnell@iki.fi>2011-03-27 12:46:43 +0000
commitabd7e18d16d967df350d206d81bb2835c0b96cc1 (patch)
tree54ddc8d906b5f1db3ccb55b6bb06780913256d44
parentd077b28e3d745afe9e4593cac1851f9c62c6f16f (diff)
1.0.47: Will be tagged as 1_0.47sbcl_1_0_47
-rw-r--r--NEWS2
-rw-r--r--version.lisp-expr2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7457a82d3..89d212833 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 4c80acdec..5ba61397f 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"