From: William Harold Newman Date: Thu, 30 Nov 2006 02:36:43 +0000 (+0000) Subject: 1.0: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=823eef4db348c205a6fd1bf1fa7d3c71c9d5f603;hp=74b85683465d011de59b1ca9486f55d594fb43d6;p=sbcl.git 1.0: release, will be tagged as sbcl_1_0 --- diff --git a/NEWS b/NEWS index 6912e24..f0f7845 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; -*- -changes in sbcl-0.9.19 (1.0.0?) relative to sbcl-0.9.18: +changes in sbcl-1.0 relative to sbcl-0.9.18: * improvement: experimental support for threading on FreeBSD/x86. (thanks to NIIMI Satoshi) * improvement: runtime option --dynamic-space-size can be used diff --git a/version.lisp-expr b/version.lisp-expr index c8b680e..1c1a34f 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".) -"0.9.18.75" +"1.0"