From 7ca1c3f2e224ed3425bdc32da108e44bb154b045 Mon Sep 17 00:00:00 2001 From: jgarcia Date: Thu, 6 Dec 2007 17:57:16 +0000 Subject: [PATCH] Fixed typo in destructively_check_directory --- src/lsp/config.lsp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lsp/config.lsp.in b/src/lsp/config.lsp.in index 9de485a5e..5b3caf980 100644 --- a/src/lsp/config.lsp.in +++ b/src/lsp/config.lsp.in @@ -24,7 +24,7 @@ Returns, as a string, the location of the machine on which ECL runs." (defun lisp-implementation-version () "Args:() Returns the version of your ECL as a string." - "@PACKAGE_VERSION@ (CVS 2007-12-01 10:09)") + "@PACKAGE_VERSION@ (CVS 2007-12-06 18:56)") (defun machine-type () "Args: ()