version bump
Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/08c46368 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/08c46368 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/08c46368 Branch: refs/heads/swellrt Commit: 08c4636858a38bcf421199918d5cc8b2a587032e Parents: 064510a Author: Antonio Tenorio Fornés <[email protected]> Authored: Fri Oct 7 12:58:08 2016 +0200 Committer: Antonio Tenorio Fornés <[email protected]> Committed: Fri Oct 7 12:58:08 2016 +0200 ---------------------------------------------------------------------- wave/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/08c46368/wave/build.gradle ---------------------------------------------------------------------- diff --git a/wave/build.gradle b/wave/build.gradle index a9b3e28..2d615cb 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.54.4-alpha" +version = "0.54.6-alpha" archivesBaseName = "swellrt" def distFolder = "swellrt" mainClassName = "org.waveprotocol.box.server.ServerMain"
