As the headers were broken in 0.10.26 the functions weren't really
usable back then, so we should advertise them as being there only
since 0.10.27.
Spotted by Mart Raudsepp.
*
* Returns: %TRUE if the value could be written
*
- * Since: 0.10.26
+ * Since: 0.10.27
*/
/**
* gst_byte_writer_put_float64_be:
*
* Returns: %TRUE if the value could be written
*
- * Since: 0.10.26
+ * Since: 0.10.27
*/
/**
* gst_byte_writer_put_float32_le:
*
* Returns: %TRUE if the value could be written
*
- * Since: 0.10.26
+ * Since: 0.10.27
*/
/**
* gst_byte_writer_put_float64_le:
*
* Returns: %TRUE if the value could be written
*
- * Since: 0.10.26
+ * Since: 0.10.27
*/
/**
* gst_byte_writer_put_string_utf8:
*
* Returns: %TRUE if the value could be written
*
- * Since: 0.10.26
+ * Since: 0.10.27
*/