commit | 832c1fca4ba0fc9210f238c27eb35cc8c21de78d | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Jun 26 19:45:08 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jun 26 19:45:08 2019 +0900 |
tree | a01f2f291d627619ad608aafb9a881da651803d4 | |
parent | 3d52397fffb2ee7f218c4e33f969258011e7c650 [diff] |
Bump version to 0.2-10 Change-Id: I6531c704d82dec1f5c678333662d67c74738d680
diff --git a/version.bzl b/version.bzl index 50e9692..29a6a55 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-9" +GITILES_VERSION = "0.2-10"