Commit 9f5b2d5d authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

1.630: try to overcome git tagging SNAFU

parent 86243bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -247,7 +247,7 @@
  ;; This parameter isn't actually user-visible
  ;; This parameter isn't actually user-visible
  ;; -- please use the exported function ASDF:ASDF-VERSION below.
  ;; -- 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
  ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
  (subseq "VERSION:1.629" (1+ (length "VERSION"))))
  (subseq "VERSION:1.630" (1+ (length "VERSION"))))


(defun asdf-version ()
(defun asdf-version ()
  "Exported interface to the version of ASDF currently installed. A string.
  "Exported interface to the version of ASDF currently installed. A string.