Version

object Version

KiteTorrent version info, tracking the libtorrent release it is ported from (version.hpp). The protocol-level peer-id prefix follows libtorrent's convention of "-LT-" style fingerprints.

Properties

Link copied to clipboard

The upstream libtorrent release this port tracks.

Link copied to clipboard
const val MAJOR: Int = 0
Link copied to clipboard
const val MINOR: Int = 0
Link copied to clipboard
const val TINY: Int = 1
Link copied to clipboard
const val VERSION: String

KiteTorrent's own version string.