Method

AppStreamReleaseset_version

Declaration [src]

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

Description [src]

Sets the release version.

Parameters

version const gchar*
 

The version string.

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