diff --git a/build_tarballs.jl b/build_tarballs.jl index 31c7bc0..5ec82a9 100644 --- a/build_tarballs.jl +++ b/build_tarballs.jl @@ -63,5 +63,4 @@ dependencies = [ ] # Build the tarballs, and possibly a `build.jl` as well. -build_tarballs(ARGS, "BKMaxflow", sources, script, platforms, products, dependencies) - +build_tarballs(ARGS, "BKMaxflow", v"3.0.1", sources, script, platforms, products, dependencies)