Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
93b2f6dd
Commit
93b2f6dd
authored
Dec 09, 2009
by
Francois-Rene Rideau
Browse files
Bump version to 1.372 for release.
parent
e1334246
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
93b2f6dd
...
...
@@ -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.37
0
"
(
1+
(
length
"REVISION"
))))
(
subseq
"REVISION:1.37
2
"
(
1+
(
length
"REVISION"
))))
(
defvar
*resolve-symlinks*
t
"Determine whether or not ASDF resolves symlinks when defining systems.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment