Skip to content

Commit b3fc653

Browse files
committed
Version bump
Thanks to Martin Larralde and Nolan Darilek the following features are available: - enable/disable static and shared library creation - `LDFLAGS/CFLAGS/CXXFLAGS` support - custom `make` targets
1 parent 2d66631 commit b3fc653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "autotools"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Luca Barbato <[email protected]>"]
55
license = "MIT"
66
keywords = ["build-dependencies"]

0 commit comments

Comments
 (0)