Commit e2e973c0 authored by Gary King's avatar Gary King
Browse files

update ASDF version to 1.368

parent cd8a008a
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.367" (1+ (length "REVISION"))))
  (subseq "REVISION:1.368" (1+ (length "REVISION"))))
  

(defvar *resolve-symlinks* t