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/d758fcd2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/d758fcd2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/d758fcd2 Branch: refs/heads/swellrt Commit: d758fcd2fae50395ad815bfcc5a0bebb86a738b7 Parents: 7b58487 Author: Antonio Tenorio Fornés <[email protected]> Authored: Mon Sep 26 19:08:36 2016 +0200 Committer: Antonio Tenorio Fornés <[email protected]> Committed: Mon Sep 26 19:08:36 2016 +0200 ---------------------------------------------------------------------- wave/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/d758fcd2/wave/build.gradle ---------------------------------------------------------------------- diff --git a/wave/build.gradle b/wave/build.gradle index c617b20..ca21e02 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.0-alpha" +version = "0.54.1-alpha" archivesBaseName = "swellrt" def distFolder = "swellrt" mainClassName = "org.waveprotocol.box.server.ServerMain"
