Skip to content
Snippets Groups Projects
Commit 8502b3ff authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Bumped ASDF version to 1.608 for mule-depends patch.

parent 8db393e4
No related branches found
No related tags found
No related merge requests found
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
;;;; ;;;;
(defparameter *asdf-version* (defparameter *asdf-version*
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(subseq "VERSION:1.607" (1+ (length "VERSION")))) (subseq "VERSION:1.608" (1+ (length "VERSION"))))
(defun asdf-version () (defun asdf-version ()
*asdf-version*) *asdf-version*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment