This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch 0.14.0
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/0.14.0 by this push:
new 2e788b0 Version 0.14.0
2e788b0 is described below
commit 2e788b0c528523fb34624323243e1817f7f5ff41
Author: Jens Geyer <[email protected]>
AuthorDate: Thu Feb 4 23:52:10 2021 +0100
Version 0.14.0
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 77825e5..c5d9c41 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -132,7 +132,7 @@ style-local:
codespell --write-changes --skip=$(skipped_files) --disable-colors
EXTRA_DIST = \
- .asf.yaml
+ .asf.yaml \
.clang-format \
.dockerignore \
.editorconfig \