Sha256: b3df403e43200d8dac1931e346c6509c7d07b6f44b06bdd914c1a825bc889a51

Contents?: true

Size: 392 Bytes

Versions: 1

Compression:

Stored size: 392 Bytes

Contents

# This file is part of PacketGen
# See https://github.com/sdaubert/packetgen for more informations
# Copyright (C) 2016 Sylvain Daubert <sylvain.daubert@laposte.net>
# This program is published under MIT license.

# frozen_string_literal: true

# PacketGen is a network packet generator and analyzor.
#
# @author Sylvain Daubert
module PacketGen
  # PacketGen version
  VERSION = '3.1.2'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
packetgen-3.1.2 lib/packetgen/version.rb