1.0.38: will be tagged as sbcl_1_0_38
authorChristophe Rhodes <csr21@cantab.net>
Fri, 30 Apr 2010 15:42:46 +0000 (15:42 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Fri, 30 Apr 2010 15:42:46 +0000 (15:42 +0000)
NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index c5ab41f..a9871d1 100644 (file)
--- 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
index c2ff896..23787a7 100644 (file)
@@ -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"