1.0.34: will be tagged as sbcl_1_0_34
authorChristophe Rhodes <csr21@cantab.net>
Wed, 30 Dec 2009 20:09:45 +0000 (20:09 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 30 Dec 2009 20:09:45 +0000 (20:09 +0000)
NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 9f7e51a..f7ea50f 100644 (file)
--- 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
index 9693120..a82349d 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.33.30"
+"1.0.34"