aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-19 07:51:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-19 07:51:04 +0200
commitb95e867d7ec7c48083e735da5d74182169407d04 (patch)
tree25d3e66b98e588216f56d9bf2316111275b9887e
parentaf077f06d30703088d784e73e6088ce69a419561 (diff)
Release version 0.12.0v0.12.0
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index 1952107..5bcb338 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbutl
-version: 0.12.0-a.0.z
+version: 0.12.0
project: build2
summary: build2 utility library
license: MIT, BSD3, BSD2 ; MIT except for 5 files from the FreeBSD project.
@@ -14,5 +14,5 @@ email: users@build2.org
build-email: builds@build2.org
builds: all
requires: c++14
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.12.0
+depends: * bpkg >= 0.12.0