mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-23 17:32:34 -04:00
installation: Fix a Since annotation
Apparently unstable release series start with a micro version of 1.
This commit is contained in:
committed by
Alexander Larsson
parent
34bb5592c9
commit
6985bf27ac
@@ -3065,7 +3065,7 @@ flatpak_installation_list_unused_refs (FlatpakInstallation *self,
|
||||
* Returns: (transfer container) (element-type FlatpakInstalledRef): a GPtrArray of
|
||||
* #FlatpakInstalledRef instances
|
||||
*
|
||||
* Since: 1.9.0
|
||||
* Since: 1.9.1
|
||||
*/
|
||||
GPtrArray *
|
||||
flatpak_installation_list_pinned_refs (FlatpakInstallation *self,
|
||||
|
||||
Reference in New Issue
Block a user