--- a/finch/gntdebug.h Thu Feb 29 21:27:30 2024 -0600 +++ b/finch/gntdebug.h Thu Feb 29 21:30:04 2024 -0600 @@ -43,7 +43,7 @@ * This must be called early if you want to capture logs at startup, and avoid * printing them out. * - * Since: 3.0.0 + * Since: 3.0 */ void finch_debug_init_handler(void); @@ -52,7 +52,7 @@ * * Perform necessary initializations. * - * Since: 3.0.0 + * Since: 3.0 */ void finch_debug_init(void);