Sha256: 4020675380adb794c5b9f4e8792e6d44ba8314ab07a2836348d547e8e8cf5eef
Contents?: true
Size: 190 Bytes
Versions: 3
Compression:
Stored size: 190 Bytes
Contents
module Protoc # The version of the protobuf library from which these protoc binaries were built PROTOBUF_VERSION = '2.6.1' # This gem's version VERSION = PROTOBUF_VERSION + '.1' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
protoc-2.6.1.1-universal-mswin32 | lib/protoc/version.rb |
protoc-2.6.1.1-universal-mingw32 | lib/protoc/version.rb |
protoc-2.6.1.1 | lib/protoc/version.rb |