2 Commits
0.7 ... 7

Author SHA1 Message Date
thintz
8fbc5a540e Release new version the actually increments the version number. 2013-07-19 10:02:50 -07:00
thintz
887319ad05 Release new version. 2013-07-17 09:34:02 -07:00
2 changed files with 3 additions and 2 deletions

View File

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

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