From 106ebec8601131f0bdffcfee724667879d2dc713 Mon Sep 17 00:00:00 2001 From: Nikodemus Siivola Date: Fri, 18 Sep 2009 10:40:04 +0000 Subject: [PATCH] 1.0.31.16: fix DELETE-FILE on logical pathnames (This is really the commit message for 1.0.31.15 -- which accidentally got the message from 1.0.31.14 again. Sorry.) Not real content in this commit. --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.lisp-expr b/version.lisp-expr index dc135d0..dcabfed 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.31.15" +"1.0.31.16" -- 1.7.10.4