Bump minor version
Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/02f116ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/02f116ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/02f116ac Branch: refs/heads/swellrt Commit: 02f116acf90a0093f196906eb10f3caa15172e5f Parents: 01cc919 Author: Antonio Tenorio Fornés <[email protected]> Authored: Wed Aug 31 15:51:25 2016 +0200 Committer: Antonio Tenorio Fornés <[email protected]> Committed: Wed Aug 31 15:51:25 2016 +0200 ---------------------------------------------------------------------- wave/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/02f116ac/wave/build.gradle ---------------------------------------------------------------------- diff --git a/wave/build.gradle b/wave/build.gradle index 99efc1c..405e82d 100644 --- a/wave/build.gradle +++ b/wave/build.gradle @@ -30,7 +30,7 @@ apply plugin: 'com.google.protobuf' /* Meta Data Info */ def title = 'SwellRT' def vendor = 'SwellRT Community' -version = "0.53.0-alpha" +version = "0.53.1-alpha" archivesBaseName = "swellrt" def distFolder = "swellrt" mainClassName = "org.waveprotocol.box.server.ServerMain"
