From: Christophe Rhodes Date: Fri, 30 Apr 2010 15:42:46 +0000 (+0000) Subject: 1.0.38: will be tagged as sbcl_1_0_38 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=4400b14fd1204e0afe89a37e9235dd3e5e31792b;p=sbcl.git 1.0.38: will be tagged as sbcl_1_0_38 --- diff --git a/NEWS b/NEWS index c5ab41f..a9871d1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.37: +changes in sbcl-1.0.38 relative to sbcl-1.0.37: * incompatible change: Thread names are now restricted to SIMPLE-STRINGs like for any other thread-related datastructure, MUTEX, etc. (lp#547095) * deprecation: the SB-QUEUE contrib was merged into the SB-CONCURRENCY diff --git a/version.lisp-expr b/version.lisp-expr index c2ff896..23787a7 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.37.74" +"1.0.38"