Sha256: 737f344fcd7100358a7d1052f5f2dbbbb8d52f763e9722e8a387bfb7169514a0

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 + '.3'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
protoc-2.6.1.3-universal-mswin32 lib/protoc/version.rb
protoc-2.6.1.3 lib/protoc/version.rb
protoc-2.6.1.3-universal-mingw32 lib/protoc/version.rb