aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-22 09:11:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-22 09:11:15 +0200
commit7513c4f9ad34239baa79df07e9620e9db8247884 (patch)
tree6465ad84483d8253edbb8e2072ab4c8b1842af1b /build
parent644ceca6f9e9227342bf10cd22c6bdf79ae10f86 (diff)
Bump version to 0.3.0
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 38bbda3..72de10f 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
project = libbutl
-version = 0.3.0-a1
+version = 0.3.0
using build@0.2.0
using config