Release new version the actually increments the version number.

test-github-pull-request 7
thintz 11 years ago
parent 887319ad05
commit 8fbc5a540e

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

@ -11,5 +11,5 @@
; Files to install for your extension:
'("amazon-s3.o" "amazon-s3.so" "amazon-s3.import.so")
; Assoc list with properties for your extension:
'((version 0.8)
'((version 7)
(static "amazon-s3.o"))) ;; for static linking
Loading…
Cancel
Save