Google

/*
 * Get the version of XMMS.
 *
 * Note that this is separate from Xmms::Remote::VERSION, which is the
 * version of Xmms-Ruby.
 * 
 * Examples:
 *   version = remote.version
 *   version = remote.get_version
 */
static VALUE xr_version(VALUE self) {