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

patch revision marker

parent c390edf4
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.365"))))
  (subseq "REVISION:1.365" (1+ (length "REVISION"))))
  

(defvar *resolve-symlinks* t