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
c17d8fbb
Commit
c17d8fbb
authored
Feb 24, 2010
by
Francois-Rene Rideau
Browse files
update ASDF version to 1.625
parent
eb118038
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
c17d8fbb
...
...
@@ -240,7 +240,7 @@
;; This parameter isn't actually user-visible
;; -- please use the exported function ASDF:ASDF-VERSION below.
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(
subseq
"VERSION:1.62
4
"
(
1+
(
length
"VERSION"
))))
(
subseq
"VERSION:1.62
5
"
(
1+
(
length
"VERSION"
))))
(
defun
asdf-version
()
"Exported interface to the version of ASDF currently installed. A string.
...
...
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