Skip to content

Commit

Permalink
Update version on type.pb.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Hao Nguyen committed Jun 17, 2019
1 parent 003f94c commit b0a9d63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/google/protobuf/type.pb.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions update_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def RewritePbH(line):
RewriteTextFile('src/google/protobuf/source_context.pb.h', RewritePbH)
RewriteTextFile('src/google/protobuf/struct.pb.h', RewritePbH)
RewriteTextFile('src/google/protobuf/timestamp.pb.h', RewritePbH)
RewriteTextFile('src/google/protobuf/type.pb.h', RewritePbH)
RewriteTextFile('src/google/protobuf/wrappers.pb.h', RewritePbH)
RewriteTextFile('src/google/protobuf/compiler/plugin.pb.h', RewritePbH)

Expand Down

0 comments on commit b0a9d63

Please sign in to comment.