Sha256: 7dd3635dc26bb87b7739243813e5a72d9280c8cecd67c28976efaba8478af3bd
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 + '.2' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
protoc-2.6.1.2-universal-mswin32 | lib/protoc/version.rb |
protoc-2.6.1.2 | lib/protoc/version.rb |
protoc-2.6.1.2-universal-mingw32 | lib/protoc/version.rb |