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

Release 1.635.

parent 66e14cd6
No related branches found
No related tags found
No related merge requests found
......@@ -247,7 +247,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.634" (1+ (length "VERSION"))))
(subseq "VERSION:1.635" (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.
Finish editing this message first!
Please register or to comment