--- a/pidgin/gtkidle.h Thu Feb 29 21:46:03 2024 -0600 +++ b/pidgin/gtkidle.h Thu Feb 29 21:54:14 2024 -0600 @@ -34,7 +34,7 @@ * * An implementation of [iface@Purple.IdleUi] for Pidgin. * - * Since: 3.0.0 + * Since: 3.0 */ #define PIDGIN_TYPE_IDLE (pidgin_idle_get_type()) @@ -49,7 +49,7 @@ * * Returns: (transfer full): The new instance. * - * Since: 3.0.0 + * Since: 3.0 */ PIDGIN_AVAILABLE_IN_3_0 PurpleIdleUi *pidgin_idle_new(void);