aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-01 18:43:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-01 18:43:14 +0200
commitdc473b71d550fd6f9cc47ae558ea78452f32a9ad (patch)
tree29c22d4ba06cc9277e0b49e58e83e900c4edc7bf
parent734788e841507fbd878e9a8af13bd9ef4b1a5f47 (diff)
Bump version to 0.2.10.2.1
-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 36692cb..633bca6 100644
--- a/brep/version
+++ b/brep/version
@@ -23,8 +23,8 @@
// 2.2.0-a1 02019901
// 3.0.0-b2 02999952
//
-#define BREP_VERSION 20000
-#define BREP_VERSION_STR "0.2.0"
+#define BREP_VERSION 20100
+#define BREP_VERSION_STR "0.2.1"
// For now these are the same.
//
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 45e2af0..d22d60d 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
project = brep
-version = 0.2.0
+version = 0.2.1
using build@0.2.0
using config
diff --git a/manifest b/manifest
index 5edb48a..76d708e 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: brep
-version: 0.2.0
+version: 0.2.1
summary: build2 package repository web interface
license: MIT
tags: build2, c++, package, repository, web, interface, apache, module
diff --git a/version b/version
index 0ea3a94..0c62199 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.2.0
+0.2.1