Skip to main content

Module version

Module version 

Source

Constants§

VERSION
PubHubs servers version (e.g. "v2.2.0"), extracted from PH_VERSION compile time environmental variable if set, and otherwise from the git repository if available. Set to "n/a" when not available.

Functions§

to_semver
Attempts to parse version as semver::Version after stripping off the leading v.
version
Returns the PubHubs servers version when available.