version 6

This commit is contained in:
2012-05-04 08:23:13 -07:00
parent 7b26d6acb2
commit f1f2e2a663
2 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -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