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

update ASDF version to 1.

parent 5b7b8873
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.366" (1+ (length "REVISION"))))
  (subseq "REVISION:1."))))
  

(defvar *resolve-symlinks* t