--- a/pidgin/prefs/pidginprefs.h Thu Feb 29 21:46:03 2024 -0600 +++ b/pidgin/prefs/pidginprefs.h Thu Feb 29 21:54:14 2024 -0600 @@ -46,7 +46,7 @@ * * Initializes all UI-specific preferences. * - * Since: 2.0.0 + * Since: 2.0 */ PIDGIN_AVAILABLE_IN_ALL void pidgin_prefs_init(void); @@ -56,7 +56,7 @@ * * Rename legacy prefs and delete some that no longer exist. * - * Since: 2.0.0 + * Since: 2.0 */ PIDGIN_AVAILABLE_IN_ALL void pidgin_prefs_update_old(void);