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

Bump version to 1.34

NB: Still breaking when using with ASDF 3.3 vs 3.2.
parent 6a7e09ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ in parallel with other operations (compilation or loading).
However, it will load FASLs serially as they become available."
  :depends-on ((:version "asdf" "3.3.0")
               (:feature (:and :sbcl :os-unix) (:require :sb-posix)))
  :version "1.33"
  :version "1.34"
  :components
  ((:file "queue")
   (:file "fork")