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
commitf56dcd957f834f4372b5c3141997b6606d1c7d1c (patch)
tree1a4587383be6f66b8531bbd4b2e25df2efda0142
parent51705cd3629632c51d531971e205fdd35450a344 (diff)
Release version 0.12.0v0.12.0
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 7ed2662..2350cce 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.12.0-a.0.z
+version=0.12.0
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index e3337f1..1ec21f8 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.12.0-a.0.z
+version: 0.12.0
project: build2
summary: build2 Build OS
license: TODO ; License is not yet decided, currently all rights reserved.
@@ -13,5 +13,5 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/buildos/tree/
email: users@build2.org
build-email: builds@build2.org
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.12.0
+depends: * bpkg >= 0.12.0