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 c9bf24d..3e97413 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,6 +1,6 @@
project = libhello
-version = 1.0.0
-revision = 1
+version = 1.1.0
+revision = 0
using config
using dist
diff --git a/manifest b/manifest
index 82d79c8..c0229dc 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.0.0+1
+version: 1.1.0
summary: The "Hello World" example library
license: MIT
tags: c++, hello, world, example
diff --git a/version b/version
index 3eefcb9..9084fa2 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.0.0
+1.1.0