Release new version.

test-github-pull-request 0.8
thintz 11 years ago
parent 7b32156467
commit 887319ad05

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

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