diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-02 14:06:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-02 14:06:58 +0200 |
commit | 0222b0696f4b160105d0d5bc953e640cdcd54219 (patch) | |
tree | ee2ea5c63b42bbb431e1e507450c5f0e3db2bf3e /build | |
parent | 648b0ee930d02316186603ed1e0e95f96611f1d3 (diff) |
Bump version to 0.2.20.2.2
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 2 |
1 files changed, 1 insertions, 1 deletions
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 |