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

update ASDF version to 1.641

parent 6f361074
Branches
Tags 1.641
No related merge requests found
......@@ -251,7 +251,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.640" (1+ (length "VERSION"))))
(subseq "VERSION:1.641" (1+ (length "VERSION"))))
(defun asdf-version ()
"Exported interface to the version of ASDF currently installed. A string.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment