This is an automated email from the ASF dual-hosted git repository.
alexey pushed a commit to branch branch-1.11.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/branch-1.11.x by this push:
new 52bc9b3 Bump version to 1.11.1 (non-SNAPSHOT)
52bc9b3 is described below
commit 52bc9b3d5cfb8d77ebd0a5addfb0fc0ed92ce46b
Author: Alexey Serbin <alexey@apache.org>
AuthorDate: Sat Nov 9 00:35:38 2019 +0100
Bump version to 1.11.1 (non-SNAPSHOT)
Change-Id: Iff929c61b6427d36f0d65fc99d9e5a50ae50129c
Reviewed-on: http://gerrit.cloudera.org:8080/14675
Reviewed-by: Alexey Serbin <aserbin@cloudera.com>
Tested-by: Alexey Serbin <aserbin@cloudera.com>
---
version.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/version.txt b/version.txt
index b9d91e9..720c738 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.11.1-SNAPSHOT
+1.11.1
|