Module: DBus::BindingVersion

Defined in:
lib/dbus/version.rb

Overview

Contains the version of the D-BUS bindings. This version is completely different from the D-BUS library itself.

Constant Summary collapse

VERSION_MAJOR =
0
VERSION_MINOR =
1
VERSION_PATCH =
10