Options.versionMsg

Application version message

class Options
enum versionMsg = "build-version: " ~ PGATOR_VERSION ~ "backend-version: " ~ PGATOR_BACKEND_VERSION;

Meta