aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/bootstrap.build3
-rw-r--r--butl/version5
-rw-r--r--version2
3 files changed, 5 insertions, 5 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
diff --git a/butl/version b/butl/version
index a6ba2c5..a6a09aa 100644
--- a/butl/version
+++ b/butl/version
@@ -20,9 +20,8 @@
// 2.2.0-a1 02019901
// 3.0.0-b2 02999952
//
-
// AABBCCDD
-#define LIBBUTL_VERSION 9901
-#define LIBBUTL_VERSION_STR "0.1.0-a1"
+#define LIBBUTL_VERSION 10000
+#define LIBBUTL_VERSION_STR "0.1.0"
#endif // LIBBUTL_VERSION
diff --git a/version b/version
index 74679d2..6e8bf73 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.1.0-a1
+0.1.0