version 6

test-github-pull-request
t@thintz.com 13 years ago
parent 7b26d6acb2
commit f1f2e2a663

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

@ -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 5) '((version 6)
(static "amazon-s3.o"))) ;; for static linking (static "amazon-s3.o"))) ;; for static linking
Loading…
Cancel
Save