Skip to content
Snippets Groups Projects
Commit 93b2f6dd authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Bump version to 1.372 for release.

parent e1334246
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@
;;;;
(defvar *asdf-revision*
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(subseq "REVISION:1.370" (1+ (length "REVISION"))))
(subseq "REVISION:1.372" (1+ (length "REVISION"))))
(defvar *resolve-symlinks* t
"Determine whether or not ASDF resolves symlinks when defining systems.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment