From dc7f848b9d95142e39865c459559cb55dba997ff Mon Sep 17 00:00:00 2001 From: Juho Snellman Date: Sun, 20 Feb 2011 04:48:34 +0000 Subject: [PATCH] 1.0.46: will be tagged as sbcl_1_0_46 --- NEWS | 2 +- version.lisp-expr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 466191b..20fd3b8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.45: +changes in sbcl-1.0.46 relative to sbcl-1.0.45: * enhancement: largefile support on Solaris. * enhancement: SB-PROFILE:REPORT now supports :LIMIT and :PRINT-NO-CALL-LIST arguments (lp#710017) diff --git a/version.lisp-expr b/version.lisp-expr index 975a32d..58afd03 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.45.36" +"1.0.46" \ No newline at end of file -- 1.7.10.4