summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-12 17:12:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-12 17:12:23 +0200
commit45afda9752d8d30bf3c606d63f7a718b32ebe7c8 (patch)
treea35edb62913346a3947b653ebc8e23cec9ae1da8
parent7735de550303eda1bac3cd6ebf891fb01c9efdcb (diff)
Bump version to 1.1.1
-rw-r--r--build/bootstrap.build2
-rw-r--r--manifest2
-rw-r--r--version2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 3e97413..d0ea1f7 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,5 @@
project = libhello
-version = 1.1.0
+version = 1.1.1
revision = 0
using config
diff --git a/manifest b/manifest
index c5c5cc2..2e5bf06 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.1.0
+version: 1.1.1
summary: The "Hello World" example library
license: MIT
tags: c++, hello, world, example
diff --git a/version b/version
index 9084fa2..524cb55 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.1.0
+1.1.1