summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/bootstrap.build4
-rw-r--r--manifest2
-rw-r--r--version2
3 files changed, 4 insertions, 4 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index b7ab913..8d8db2b 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -2,11 +2,11 @@ project = libhello
using build@0.4.0-a1
-version = 1.0.1
+version = 1.0.0
abi_major = 1
abi_minor = 0
-abi_patch = 1
+abi_patch = 0
abi_prerelease = false
revision = 0
diff --git a/manifest b/manifest
index f68b5e7..75dc91b 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.0.1
+version: 1.0.0
summary: The "Hello World" example library
license: MIT
tags: c++, hello, world, example
diff --git a/version b/version
index 7dea76e..3eefcb9 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.0.1
+1.0.0