aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2018-04-02 15:55:28 -0700
committerGitHub <noreply@github.com>2018-04-02 15:55:28 -0700
commitc93174346149f259ebc85fdb46826fcf84abb07d (patch)
tree284fd957f2007db39101adb0d51ca0fb0b007255 /protoc-artifacts
parent579f81e1c66d64395031a1bbcb54ba7a44dade55 (diff)
downloadprotobuf-c93174346149f259ebc85fdb46826fcf84abb07d.tar.gz
protobuf-c93174346149f259ebc85fdb46826fcf84abb07d.tar.bz2
protobuf-c93174346149f259ebc85fdb46826fcf84abb07d.zip
Merge branch (#4466)
* Fix setup.py for windows build. * Bump version number to 3.5.2 * Cat the test-suite.log on errors for presubits
Diffstat (limited to 'protoc-artifacts')
-rw-r--r--protoc-artifacts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml
index f71d63b5..298730a6 100644
--- a/protoc-artifacts/pom.xml
+++ b/protoc-artifacts/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>com.google.protobuf</groupId>
<artifactId>protoc</artifactId>
- <version>3.5.1-1</version>
+ <version>3.5.2</version>
<packaging>pom</packaging>
<name>Protobuf Compiler</name>
<description>