Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
6d0cb832
Commit
6d0cb832
authored
Jan 19, 2010
by
Francois-Rene Rideau
Browse files
Bump version to 1.500, to signal a qualitative change in recent ASDF code.
parent
28f884ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
6d0cb832
...
...
@@ -173,7 +173,7 @@
;;;;
(
defparameter
*asdf-revision*
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(
subseq
"REVISION:1.
375
"
(
1+
(
length
"REVISION"
))))
(
subseq
"REVISION:1.
500
"
(
1+
(
length
"REVISION"
))))
(
defvar
*resolve-symlinks*
t
"Determine whether or not ASDF resolves symlinks when defining systems.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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