pidgin/pidgin

Parents 648a1b5dd96a
Children db2718ed7640
Remove the micro version from since tags for the new protocols

Remove the micro version from since tags for the new protocols

Testing Done:
Compiled as we don't have the docs setup for either of these.

Reviewed at https://reviews.imfreedom.org/r/2986/
--- a/protocols/bonjour/purplebonjourconnection.h Wed Feb 28 00:11:14 2024 -0600
+++ b/protocols/bonjour/purplebonjourconnection.h Thu Feb 29 21:27:30 2024 -0600
@@ -39,7 +39,7 @@
*
* Registers the dynamic type using @plugin.
*
- * Since: 3.0.0
+ * Since: 3.0
*/
G_GNUC_INTERNAL void purple_bonjour_connection_register(GPluginNativePlugin *plugin);
--- a/protocols/xmpp/purplexmppconnection.h Wed Feb 28 00:11:14 2024 -0600
+++ b/protocols/xmpp/purplexmppconnection.h Thu Feb 29 21:27:30 2024 -0600
@@ -39,7 +39,7 @@
*
* Registers the dynamic type using @plugin.
*
- * Since: 3.0.0
+ * Since: 3.0
*/
G_GNUC_INTERNAL void purple_xmpp_connection_register(GPluginNativePlugin *plugin);
--- a/protocols/xmpp/purplexmppprotocol.h Wed Feb 28 00:11:14 2024 -0600
+++ b/protocols/xmpp/purplexmppprotocol.h Thu Feb 29 21:27:30 2024 -0600
@@ -39,7 +39,7 @@
*
* Registers the dynamic type using @plugin.
*
- * Since: 3.0.0
+ * Since: 3.0
*/
G_GNUC_INTERNAL void purple_xmpp_protocol_register(GPluginNativePlugin *plugin);