This is an automated email from the ASF dual-hosted git repository. granthenke pushed a commit to branch branch-1.14.x in repository https://gitbox.apache.org/repos/asf/kudu.git
commit a74b06a4e4b5394976c5e7c8ad0691493d0139c8 Author: Grant Henke <[email protected]> AuthorDate: Thu Jan 28 08:48:30 2021 -0600 [docs] Fix 1.14 release notes title Change-Id: I61c768ccd400f1a0946793b7a8490ccf87b876d7 Reviewed-on: http://gerrit.cloudera.org:8080/16995 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> --- docs/release_notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes.adoc b/docs/release_notes.adoc index 212cae6..25e49bf 100644 --- a/docs/release_notes.adoc +++ b/docs/release_notes.adoc @@ -16,7 +16,7 @@ // under the License. [[release_notes]] -= Apache Kudu 1.13.0 Release Notes += Apache Kudu 1.14.0 Release Notes :author: Kudu Team :imagesdir: ./images
