diff -r 3dd7cd0eabf1 -r 72178a341eb8 pidgin/pidginaccounteditor.c --- a/pidgin/pidginaccounteditor.c Thu Feb 29 21:46:03 2024 -0600 +++ b/pidgin/pidginaccounteditor.c Thu Feb 29 21:54:14 2024 -0600 @@ -1176,7 +1176,7 @@ * * The account that this editor is modifying. * - * Since: 3.0.0 + * Since: 3.0 */ properties[PROP_ACCOUNT] = g_param_spec_object( "account", "account", @@ -1190,7 +1190,7 @@ * Whether or not the account settings are valid and it is okay to save the * account. * - * Since: 3.0.0 + * Since: 3.0 */ properties[PROP_VALID] = g_param_spec_boolean( "valid", "valid",