[gimp/gimp-2-10] libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_default()



commit 8bf31bd8d1a0fe9b17b43450ddc89517ef5b749b
Author: Michael Natterer <mitch gimp org>
Date:   Thu Aug 1 12:49:56 2019 +0200

    libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_default()

 libgimpcolor/gimprgb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgimpcolor/gimprgb.c b/libgimpcolor/gimprgb.c
index 6c9e414817..b9ab4bea74 100644
--- a/libgimpcolor/gimprgb.c
+++ b/libgimpcolor/gimprgb.c
@@ -817,7 +817,7 @@ gimp_param_spec_rgb (const gchar   *name,
  *
  * Returns the @pspec's default color value.
  *
- * Since: 2.10.12
+ * Since: 2.10.14
  **/
 void
 gimp_param_spec_rgb_get_default (GParamSpec *pspec,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]