diff --git a/asdf.lisp b/asdf.lisp index b1cf8a2a8555b934bf90ceac3643437bae3576ef..c42063e966aaf1401ba6bd2e1a712d2925857023 100644 --- a/asdf.lisp +++ b/asdf.lisp @@ -251,7 +251,7 @@ ;; This parameter isn't actually user-visible ;; -- please use the exported function ASDF:ASDF-VERSION below. ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace - (subseq "VERSION:1.642" (1+ (length "VERSION")))) + (subseq "VERSION:1.643" (1+ (length "VERSION")))) (defun asdf-version () "Exported interface to the version of ASDF currently installed. A string.