1 Commits
0.8 ... 7

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

View File

@@ -7,4 +7,4 @@
(release "4") (release "4")
(release "5") (release "5")
(release "6") (release "6")
(release "0.8") (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 0.8) '((version 7)
(static "amazon-s3.o"))) ;; for static linking (static "amazon-s3.o"))) ;; for static linking