Skip to content
Snippets Groups Projects
Commit d3a55cf2 authored by Gary King's avatar Gary King
Browse files

patch revision marker

parent c390edf4
Branches
Tags 1.365
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment