mirror of
https://github.com/pmai/md5.git
synced 2025-12-21 14:34:29 +01:00
Update version number for upcoming 2.0.2 release.
This commit is contained in:
2
md5.asd
Normal file → Executable file
2
md5.asd
Normal file → Executable file
@ -14,6 +14,6 @@
|
|||||||
:author "Pierre R. Mai <pmai@pmsf.de>"
|
:author "Pierre R. Mai <pmai@pmsf.de>"
|
||||||
:maintainer "Pierre R. Mai <pmai@pmsf.de>"
|
:maintainer "Pierre R. Mai <pmai@pmsf.de>"
|
||||||
:licence "Public Domain"
|
:licence "Public Domain"
|
||||||
:version "2.0.1"
|
:version "2.0.2"
|
||||||
#+sbcl :depends-on #+sbcl ("sb-rotate-byte")
|
#+sbcl :depends-on #+sbcl ("sb-rotate-byte")
|
||||||
:components ((:file "md5")))
|
:components ((:file "md5")))
|
||||||
|
|||||||
Reference in New Issue
Block a user