From: Juho Snellman Date: Mon, 9 May 2011 00:27:12 +0000 (+0000) Subject: 1.0.48: Will be tagged as sbcl_1_0_48 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=bdb254eac36a86f015c9cd7c52c7459029dc3736;p=sbcl.git 1.0.48: Will be tagged as sbcl_1_0_48 --- diff --git a/NEWS b/NEWS index 281a811..a40d16e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.47: +changes in sbcl-1.0.48 relative to sbcl-1.0.47: * incompatible change: SB!KERNEL:INSTANCE-LAMBDA, deprecated for over five years, is now no longer supported. * enhancement: read() and write() have been added to SB-POSIX. diff --git a/version.lisp-expr b/version.lisp-expr index 2993dd8..34db4f5 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.47.32" +"1.0.48"