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
7e34af2c
Commit
7e34af2c
authored
Jan 27, 2010
by
Francois-Rene Rideau
Browse files
update ASDF version to 1.501
parent
41c70cc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
7e34af2c
...
...
@@ -174,7 +174,7 @@
;;;;
(
defparameter
*asdf-version*
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(
subseq
"VERSION:1.50
0
"
(
1+
(
length
"VERSION"
))))
(
subseq
"VERSION:1.50
1
"
(
1+
(
length
"VERSION"
))))
(
defun
asdf-version
()
*asdf-version*
)
...
...
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