From: Nikodemus Siivola Date: Fri, 17 Jul 2009 21:20:31 +0000 (+0000) Subject: 1.0.30: release, will be tagged as sbcl_0_1_0_30 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=c0f43bb6f83536b6177de3bae170b1fd7a760917;p=sbcl.git 1.0.30: release, will be tagged as sbcl_0_1_0_30 --- diff --git a/NEWS b/NEWS index e50aaa2..ddc4f4e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes in sbcl-1.0.29.54.rc1 relative to sbcl-1.0.29: +changes in sbcl-1.0.30 relative to sbcl-1.0.29: * minor incompatible change: SB-THREAD:JOIN-THREAD-ERROR-THREAD and SB-THREAD:INTERRUPT-THREAD-ERROR-THREAD have been deprecated in favor of SB-THREAD:THREAD-ERROR-THREAD. diff --git a/version.lisp-expr b/version.lisp-expr index aecef95..2cf0ad8 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.29.54.rc5" +"1.0.30"