diff --git a/common/flatpak-version-macros.h.in b/common/flatpak-version-macros.h.in index 66cfd854..c8f6ae0c 100644 --- a/common/flatpak-version-macros.h.in +++ b/common/flatpak-version-macros.h.in @@ -25,6 +25,13 @@ #ifndef __FLATPAK_VERSION_MACROS_H__ #define __FLATPAK_VERSION_MACROS_H__ +/** + * SECTION:flatpak-version-macros: + * @title: Version information + * + * These macros can be used to check the library version in use. + */ + /** * FLATPAK_MAJOR_VERSION: *