diff --git a/md5.asd b/md5.asd old mode 100644 new mode 100755 index 86fb5d9..8cc1d5a --- a/md5.asd +++ b/md5.asd @@ -14,6 +14,6 @@ :author "Pierre R. Mai " :maintainer "Pierre R. Mai " :licence "Public Domain" - :version "2.0.1" + :version "2.0.2" #+sbcl :depends-on #+sbcl ("sb-rotate-byte") :components ((:file "md5")))