Releasing version 7.1.0.

master 7.1.0
Thomas Hintz 7 years ago
parent b980254c59
commit ae19b8a2a5

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

@ -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.0.1)
'((version 7.1.0)
(static "hmac.o"))) ;; for static linking
Loading…
Cancel
Save