libgimpbase: let's use a stable version for "Since:" annotation.

This commit is contained in:
Jehan 2025-09-17 22:19:16 +02:00
parent b773c3ac48
commit 25edb3cc64

View file

@ -65,7 +65,7 @@ typedef enum
* @GIMP_METADATA_SAVE_COMMENT: Save the image's comment * @GIMP_METADATA_SAVE_COMMENT: Save the image's comment
* Since: 3.0 * Since: 3.0
* @GIMP_METADATA_SAVE_UPDATE: Update metadata automatically * @GIMP_METADATA_SAVE_UPDATE: Update metadata automatically
* Since: 3.1 * Since: 3.2
* @GIMP_METADATA_SAVE_ALL: Save all of the above * @GIMP_METADATA_SAVE_ALL: Save all of the above
* *
* What kinds of metadata to save when exporting images. * What kinds of metadata to save when exporting images.