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

Had forgotten to update asdf.asd. It's painful that updating version should be so hard.

parent 5db8c252
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
  :licence "MIT"
  :description "Another System Definition Facility"
  :long-description "ASDF builds Common Lisp software organized into defined systems."
  :version "2.011.2"
  :version "2.011.3"
  ;;:version #.(asdf:asdf-version) ; how do we make that the *described* ASDF's version rather than the *previously loaded* ASDF's version?
  :depends-on ()
  :components