Release version 7.0.1.

master 7.0.1
Thomas Hintz 11 years ago
parent a0a1bab4c1
commit 679dd41240

@ -7,3 +7,4 @@
(release "4")
(release "6")
(release "7")
(release "7.0.1")

@ -11,5 +11,5 @@
; Files to install for your extension:
'("hmac.o" "hmac.so" "hmac.import.so")
; Assoc list with properties for your extension:
'((version 7)
'((version 7.0.1)
(static "hmac.o"))) ;; for static linking
Loading…
Cancel
Save