Release version 7.0.1.

This commit is contained in:
Thomas Hintz
2013-09-24 18:29:16 -07:00
parent a0a1bab4c1
commit 679dd41240
2 changed files with 3 additions and 2 deletions

View File

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

View File

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