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

update ASDF version to 1.501

parent 41c70cc8
Branches
Tags 1.501
No related merge requests found
......@@ -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.500" (1+ (length "VERSION"))))
(subseq "VERSION:1.501" (1+ (length "VERSION"))))
(defun asdf-version ()
*asdf-version*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment