From: Christophe Rhodes Date: Wed, 30 Dec 2009 20:09:45 +0000 (+0000) Subject: 1.0.34: will be tagged as sbcl_1_0_34 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=67fb768dc41d5b871d45a98af1475280dadd845a;p=sbcl.git 1.0.34: will be tagged as sbcl_1_0_34 --- diff --git a/NEWS b/NEWS index 9f7e51a..f7ea50f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.33: +changes in sbcl-1.0.34 relative to sbcl-1.0.33: * minor incompatible change: threading support is now enabled by default on x86[-64] Linux. * enhancement: SB-INTROSPECT:DEFTYPE-LAMBDA-LIST now also works on most diff --git a/version.lisp-expr b/version.lisp-expr index 9693120..a82349d 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.33.30" +"1.0.34"