1 Commits
0.7 ... 0.8

Author SHA1 Message Date
thintz
887319ad05 Release new version. 2013-07-17 09:34:02 -07:00
2 changed files with 3 additions and 2 deletions

View File

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

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 6) '((version 0.8)
(static "amazon-s3.o"))) ;; for static linking (static "amazon-s3.o"))) ;; for static linking