diff -r 3dd7cd0eabf1 -r 72178a341eb8 pidgin/pidginpluginsdialog.h --- a/pidgin/pidginpluginsdialog.h Thu Feb 29 21:46:03 2024 -0600 +++ b/pidgin/pidginpluginsdialog.h Thu Feb 29 21:54:14 2024 -0600 @@ -38,7 +38,7 @@ * * A dialog that allows the user to configure their plugins. * - * Since: 3.0.0 + * Since: 3.0 */ #define PIDGIN_TYPE_PLUGINS_DIALOG (pidgin_plugins_dialog_get_type()) @@ -54,7 +54,7 @@ * * Returns: (transfer full): The new #PidginPluginsDialog. * - * Since: 3.0.0 + * Since: 3.0 */ PIDGIN_AVAILABLE_IN_3_0 GtkWidget *pidgin_plugins_dialog_new(void);