Method

AppStreamReleaseset_version

Declaration [src]

void
as_release_set_version (
  AsRelease* release,
  const gchar* version
)

Description [src]

Sets the release version.

Parameters

version

Type: const gchar*

The version string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.