Commit 1f7690b4 authored by Gary King's avatar Gary King
Browse files

update ASDF version to 1.369

parent 40f7802a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@

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

(defvar *resolve-symlinks* t