From: Juho Snellman Date: Sat, 6 Nov 2010 03:29:03 +0000 (+0000) Subject: 1.0.44: will be tagged as sbcl_1_0_44 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=37df3b7a41c0052162fe5b3d29381549262a99f3;p=sbcl.git 1.0.44: will be tagged as sbcl_1_0_44 --- diff --git a/NEWS b/NEWS index a112344..6e6948f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.43: +changes in sbcl-1.0.44 relative to sbcl-1.0.43: * enhancement: RUN-PROGRAM accepts :EXTERNAL-FORMAT argument to select the external-format for its :INPUT, :OUTPUT, AND :ERROR :STREAMs. * enhancement: ALLOCATION-INFORMATION also provides the page the object diff --git a/version.lisp-expr b/version.lisp-expr index 140964b..6c8c8c6 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -17,4 +17,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.43.82" +"1.0.44"