Commit 6a59a2a 1 parent 864bd03 commit 6a59a2a Copy full SHA for 6a59a2a
File tree 15 files changed +33
-19
lines changed
15 files changed +33
-19
lines changed Original file line number Diff line number Diff line change 5
5
# dependent projects use the :git notation to refer to the library.
6
6
Pod ::Spec . new do |s |
7
7
s . name = 'Protobuf'
8
- s . version = '3.9.0-rc1 '
8
+ s . version = '3.9.0'
9
9
s . summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
10
10
s . homepage = 'https://github.com/protocolbuffers/protobuf'
11
11
s . license = '3-Clause BSD License'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ AC_PREREQ(2.59)
17
17
# In the SVN trunk, the version should always be the next anticipated release
18
18
# version with the "-pre" suffix. (We used to use "-SNAPSHOT" but this pushed
19
19
# the size of one file name in the dist tarfile over the 99-char limit.)
20
- AC_INIT ( [ Protocol Buffers] ,
[ 3.9.0-rc-1 ] ,
[ [email protected] ] ,
[ protobuf] )
20
+ AC_INIT ( [ Protocol Buffers] ,
[ 3.9.0] ,
[ [email protected] ] ,
[ protobuf] )
21
21
22
22
AM_MAINTAINER_MODE ([ enable] )
23
23
Original file line number Diff line number Diff line change 5
5
<title >Google Protocol Buffers tools</title >
6
6
<summary >Tools for Protocol Buffers - Google's data interchange format.</summary >
7
7
<description >See project site for more info.</description >
8
- <version >3.9.0-rc1 </version >
8
+ <version >3.9.0</version >
9
9
<authors >Google Inc.</authors >
10
10
<owners >protobuf-packages</owners >
11
11
<licenseUrl >https://github.com/protocolbuffers/protobuf/blob/master/LICENSE</licenseUrl >
Original file line number Diff line number Diff line change 4
4
<Description >C# runtime library for Protocol Buffers - Google's data interchange format.</Description >
5
5
<Copyright >Copyright 2015, Google Inc.</Copyright >
6
6
<AssemblyTitle >Google Protocol Buffers</AssemblyTitle >
7
- <VersionPrefix >3.9.0-rc1 </VersionPrefix >
7
+ <VersionPrefix >3.9.0</VersionPrefix >
8
8
<LangVersion >6</LangVersion >
9
9
<Authors >Google Inc.</Authors >
10
10
<TargetFrameworks >netstandard1.0;netstandard2.0;net45</TargetFrameworks >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.google.protobuf</groupId >
6
6
<artifactId >protobuf-bom</artifactId >
7
- <version >3.9.0-rc-1 </version >
7
+ <version >3.9.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Protocol Buffers [BOM]</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.protobuf</groupId >
6
6
<artifactId >protobuf-parent</artifactId >
7
- <version >3.9.0-rc-1 </version >
7
+ <version >3.9.0</version >
8
8
</parent >
9
9
10
10
<artifactId >protobuf-java</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.protobuf</groupId >
6
6
<artifactId >protobuf-parent</artifactId >
7
- <version >3.9.0-rc-1 </version >
7
+ <version >3.9.0</version >
8
8
</parent >
9
9
10
10
<artifactId >protobuf-javalite</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.google.protobuf</groupId >
6
6
<artifactId >protobuf-parent</artifactId >
7
- <version >3.9.0-rc-1 </version >
7
+ <version >3.9.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Protocol Buffers [Parent]</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.protobuf</groupId >
6
6
<artifactId >protobuf-parent</artifactId >
7
- <version >3.9.0-rc-1 </version >
7
+ <version >3.9.0</version >
8
8
</parent >
9
9
10
10
<artifactId >protobuf-java-util</artifactId >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-protobuf" ,
3
- "version" : " 3.9.0-rc.1 " ,
3
+ "version" : " 3.9.0" ,
4
4
"description" : " Protocol Buffers for JavaScript" ,
5
5
"main" : " google-protobuf.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 10
10
11
11
<active >yes</active >
12
12
</lead >
13
- <date >2019-06-17 </date >
14
- <time >09:34:50 </time >
13
+ <date >2019-07-10 </date >
14
+ <time >16:50:08 </time >
15
15
<version >
16
- <release >3.9.0RC1 </release >
16
+ <release >3.9.0 </release >
17
17
<api >3.9.0</api >
18
18
</version >
19
19
<stability >
20
- <release >beta </release >
21
- <api >beta </api >
20
+ <release >stable </release >
21
+ <api >stable </api >
22
22
</stability >
23
23
<license uri =" https://opensource.org/licenses/BSD-3-Clause" >3-Clause BSD License</license >
24
24
<notes >GA release.</notes >
@@ -361,5 +361,19 @@ G A release.
361
361
<license uri =" https://opensource.org/licenses/BSD-3-Clause" >3-Clause BSD License</license >
362
362
<notes >GA release.</notes >
363
363
</release >
364
+ <release >
365
+ <version >
366
+ <release >3.9.0</release >
367
+ <api >3.9.0</api >
368
+ </version >
369
+ <stability >
370
+ <release >stable</release >
371
+ <api >stable</api >
372
+ </stability >
373
+ <date >2019-07-10</date >
374
+ <time >16:50:08</time >
375
+ <license uri =" https://opensource.org/licenses/BSD-3-Clause" >3-Clause BSD License</license >
376
+ <notes >GA release.</notes >
377
+ </release >
364
378
</changelog >
365
379
</package >
Original file line number Diff line number Diff line change 37
37
#include "upb.h"
38
38
39
39
#define PHP_PROTOBUF_EXTNAME "protobuf"
40
- #define PHP_PROTOBUF_VERSION "3.9.0RC1 "
40
+ #define PHP_PROTOBUF_VERSION "3.9.0 "
41
41
42
42
#define MAX_LENGTH_OF_INT64 20
43
43
#define SIZEOF_INT64 8
Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<groupId >com.google.protobuf</groupId >
10
10
<artifactId >protoc</artifactId >
11
- <version >3.9.0-rc-1 </version >
11
+ <version >3.9.0</version >
12
12
<packaging >pom</packaging >
13
13
<name >Protobuf Compiler</name >
14
14
<description >
Original file line number Diff line number Diff line change 30
30
31
31
# Copyright 2007 Google Inc. All Rights Reserved.
32
32
33
- __version__ = '3.9.0rc1 '
33
+ __version__ = '3.9.0 '
34
34
35
35
if __name__ != '__main__' :
36
36
try :
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
2
s . name = "google-protobuf"
3
- s . version = "3.9.0.rc.1 "
3
+ s . version = "3.9.0"
4
4
s . licenses = [ "BSD-3-Clause" ]
5
5
s . summary = "Protocol Buffers"
6
6
s . description = "Protocol Buffers are Google's data interchange format."
You can’t perform that action at this time.
0 commit comments