Skip to content
Snippets Groups Projects
Commit 484f72b6 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

update ASDF version to 1.670

parent b17f9827
Branches
Tags 1.670
No related merge requests found
......@@ -60,7 +60,7 @@
(eval-when (:load-toplevel :compile-toplevel :execute)
(let* ((asdf-version
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(subseq "VERSION:1.669" (1+ (length "VERSION"))))
(subseq "VERSION:1.670" (1+ (length "VERSION"))))
#+allegro (excl::*autoload-package-name-alist* nil)
(existing-asdf (find-package :asdf))
(versym '#:*asdf-version*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment