aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-02 14:06:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-02 14:06:58 +0200
commit0222b0696f4b160105d0d5bc953e640cdcd54219 (patch)
treeee2ea5c63b42bbb431e1e507450c5f0e3db2bf3e
parent648b0ee930d02316186603ed1e0e95f96611f1d3 (diff)
Bump version to 0.2.20.2.2
-rw-r--r--brep/version4
-rw-r--r--build/bootstrap.build2
-rw-r--r--manifest2
-rw-r--r--version2
4 files changed, 5 insertions, 5 deletions
diff --git a/brep/version b/brep/version
index 633bca6..dad382d 100644
--- a/brep/version
+++ b/brep/version
@@ -23,8 +23,8 @@
// 2.2.0-a1 02019901
// 3.0.0-b2 02999952
//
-#define BREP_VERSION 20100
-#define BREP_VERSION_STR "0.2.1"
+#define BREP_VERSION 20200
+#define BREP_VERSION_STR "0.2.2"
// For now these are the same.
//
diff --git a/build/bootstrap.build b/build/bootstrap.build
index d22d60d..b2dfb9d 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
project = brep
-version = 0.2.1
+version = 0.2.2
using build@0.2.0
using config
diff --git a/manifest b/manifest
index 76d708e..06d80f2 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: brep
-version: 0.2.1
+version: 0.2.2
summary: build2 package repository web interface
license: MIT
tags: build2, c++, package, repository, web, interface, apache, module
diff --git a/version b/version
index 0c62199..ee1372d 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.2.1
+0.2.2