1.0.49: Will be tagged as sbcl_1_0_49

This commit is contained in:
Juho Snellman 2011-06-05 23:03:38 +00:00
parent f71d9c8d57
commit 34ac026c94
2 changed files with 2 additions and 2 deletions

2
NEWS
View file

@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-1.0.48:
changes in sbcl-1.0.49 relative to sbcl-1.0.48:
* minor incompatible change: WITH-LOCKED-HASH-TABLE no longer disables
interrupts for its body.
* enhancement: source locations are now available for files loaded as

View file

@ -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.48.35"
"1.0.49"