From: Juho Snellman Date: Mon, 6 Dec 2010 01:25:53 +0000 (+0000) Subject: 1.0.45: will be tagged as sbcl_1_0_45 X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=8cc24bbe258c31be4740a2ccef2f301a6bebcaa0;p=sbcl.git 1.0.45: will be tagged as sbcl_1_0_45 --- diff --git a/NEWS b/NEWS index 5cba2f6..76c54b1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.44: +changes in sbcl-1.0.45 relative to sbcl-1.0.44: * enhancement: ~/ and ~user/ are treated specially in pathnames. Refer to documentation for details. * enhancement: ASDF has been updated to version 2.010. diff --git a/version.lisp-expr b/version.lisp-expr index c5f86be..15583f4 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -20,4 +20,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.44.36" +"1.0.45"