Commit 957fe30d authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Bump release to 1.590

parent 9af4b2e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@
;;;;
(defparameter *asdf-version*
  ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
  (subseq "VERSION:1.502" (1+ (length "VERSION"))))
  (subseq "VERSION:1.590" (1+ (length "VERSION"))))

(defun asdf-version ()
  *asdf-version*)