Commit 5b80fbfb authored by Gary King's avatar Gary King
Browse files

update ASDF version to 1.366

parent 88273f6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@

(defvar *asdf-revision* 
  ;; the 1+ hair is to ensure that we don't do an inadvertant find and replace
  (subseq "REVISION:1." (1+ (length "REVISION"))))
  (subseq "REVISION:1.366" (1+ (length "REVISION"))))
  

(defvar *resolve-symlinks* t