summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2010-08-29 14:13:26 +0000
committerChristophe Rhodes <csr21@cantab.net>2010-08-29 14:13:26 +0000
commita8ec0d53c1fe3fe898518d183b5a1bf19a61f0c6 (patch)
treef8beed2cf031b8d2720d7d32a8fd54c9ecb09946
parentf14970a9079b5ceb1f874a17d41294b01af7cc1b (diff)
1.0.42: will be tagged as sbcl_1_0_42sbcl_1_0_42
-rw-r--r--NEWS2
-rw-r--r--version.lisp-expr2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 52c80e417..525a67a22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.41
+changes in sbcl-1.0.42 relative to sbcl-1.0.41
* build changes
** Cross-compilation host is now specified to make.sh using
command-line argument --xc-host=<command> instead of a positional
diff --git a/version.lisp-expr b/version.lisp-expr
index b36064c80..b3b971cb9 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.41.56"
+"1.0.42"