/*
 * call-seq:
 *   version -> array
 *
 * Returns an array containing major, minor and sub-version numbers of
 * the actually loaded xine library.
 */

static VALUE x_get_version(VALUE self) {