diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:28 +0200 |
commit | 97fdcd6d5c463f3569220c94eb9c75a71b51fe30 (patch) | |
tree | 88bbc680860fb533f361b4391feff43bf4e533df /build/bootstrap.build | |
parent | 3f946b7119e48ee9764f7c0658c4a25a66a3fe03 (diff) |
Update to latest build2 changes
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 4fab770..c6211c4 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,6 +1,6 @@ project = libformat -using build@0.4.0-a1 +using build@0.4.0 version = 1.0.0 |