commit | d94d3fedbc48387dffffd3f75b2f3c74732a7834 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 23:53:36 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Oct 17 23:53:36 2019 +0900 |
tree | d81bc3b581773c4e5c8d97f35e63578ed5164c10 | |
parent | 648719a3a215f7da59c25afb7a9088969054bafe [diff] |
Bump version to 0.3-5 Change-Id: I3244186322219b09fda1ba6727fcf65f76fd0845
diff --git a/version.bzl b/version.bzl index 69700a5..77853e2 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.3-4" +GITILES_VERSION = "0.3-5"