commit | 8e80e9897074e99024cb7c290433823db35b5d33 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Apr 26 08:59:10 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Apr 26 08:59:10 2019 +0900 |
tree | bdeec2af880e79e3f37218862dafae737a747e6a | |
parent | 2ce0c6410b7ce87af93f982ee896a8bde7cf7fcb [diff] |
Bump version to 0.2-8 Change-Id: I356bf7c73ae2ccb9ca7eb20193c1806be4aee1ec
diff --git a/version.bzl b/version.bzl index bfaafb4..f0d771c 100644 --- a/version.bzl +++ b/version.bzl
@@ -4,4 +4,4 @@ # we currently have no stable releases, we use the "build number" scheme # described at: # https://www.mojohaus.org/versions-maven-plugin/version-rules.html -GITILES_VERSION = "0.2-7" +GITILES_VERSION = "0.2-8"