aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 10:35:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 10:35:08 +0200
commitb81ec7d88716e727fec5248c55d4c7ac9707d2fe (patch)
tree68e3ed1d3a3e616f44281e2880472cf8964385c3
parentcac1d0da1fb3226d65892e5e38c707ee8a8d244a (diff)
Bump version to 0.4.0 (final)
-rw-r--r--build/bootstrap.build6
-rw-r--r--butl/version4
-rw-r--r--manifest6
-rw-r--r--version2
4 files changed, 9 insertions, 9 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 50d1639..a37f039 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -4,14 +4,14 @@
project = libbutl
-using build@0.4.0-a1
+using build@0.4.0
-version = 0.4.0-a1
+version = 0.4.0
abi_major = 0
abi_minor = 4
abi_patch = 0
-abi_prerelease = true
+abi_prerelease = false
revision = 0
diff --git a/butl/version b/butl/version
index e044d33..c1ec126 100644
--- a/butl/version
+++ b/butl/version
@@ -20,7 +20,7 @@
// 2.2.0-a1 02019901
// 3.0.0-b2 02999952
//
-#define LIBBUTL_VERSION 39901
-#define LIBBUTL_VERSION_STR "0.4.0-a1"
+#define LIBBUTL_VERSION 40000
+#define LIBBUTL_VERSION_STR "0.4.0"
#endif // LIBBUTL_VERSION
diff --git a/manifest b/manifest
index 95c9535..d8fb515 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbutl
-version: 0.4.0-a1
+version: 0.4.0
summary: build2 utility library
license: MIT, BSD-2; MIT except for 4 files from the FreeBSD project.
tags: build2, utility, library
@@ -9,5 +9,5 @@ changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++14
-depends: * build2 >= 0.4.0-a1
-depends: * bpkg >= 0.4.0-a1
+depends: * build2 >= 0.4.0
+depends: * bpkg >= 0.4.0
diff --git a/version b/version
index 03c7bd3..1d0ba9e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.4.0-a1
+0.4.0