This is an automated email from the ASF dual-hosted git repository.
alexey pushed a commit to branch branch-1.10.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/branch-1.10.x by this push:
new a31b1c4 Bump version to 1.10.1 (non-SNAPSHOT)
a31b1c4 is described below
commit a31b1c45fa575938502ae89a2161bd21683a56ba
Author: Alexey Serbin <alexey@apache.org>
AuthorDate: Sat Nov 9 00:03:19 2019 +0100
Bump version to 1.10.1 (non-SNAPSHOT)
Change-Id: Idc45f3138ae373e12b8925d23023edb1f9c37981
Reviewed-on: http://gerrit.cloudera.org:8080/14673
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 b73edae..4dae298 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.10.1-SNAPSHOT
+1.10.1
|