Commit 72add425 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

2.003: bless 2.105 as a new release.

parent d2971032
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@

(eval-when (:load-toplevel :compile-toplevel :execute)
  (let* ((asdf-version ;; the 1+ helps the version bumping script discriminate
          (subseq "VERSION:2.105" (1+ (length "VERSION"))))
          (subseq "VERSION:2.003" (1+ (length "VERSION")))) ; NB: same as 2.105.
         (existing-asdf (find-package :asdf))
         (vername '#:*asdf-version*)
         (versym (and existing-asdf