diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 3abab0e..a819ebd 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -3,8 +3,9 @@ # license : MIT; see accompanying LICENSE file project = libbutl -version = 0.1.0-a1 +version = 0.1.0 +using build@0.1.0 using config using dist using test |