summaryrefslogtreecommitdiffstats
path: root/libgimpbase
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 08:16:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 08:16:52 +0000
commitdb0da4c882437f3b76a34308edeaa2c41d8c2833 (patch)
tree7f4486279e1f9819d406f1425cab495d5852bf81 /libgimpbase
parentReleasing progress-linux version 2.10.36-3~progress7.99u1. (diff)
downloadgimp-db0da4c882437f3b76a34308edeaa2c41d8c2833.tar.xz
gimp-db0da4c882437f3b76a34308edeaa2c41d8c2833.zip
Merging upstream version 2.10.38.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'libgimpbase')
-rw-r--r--libgimpbase/gimpversion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgimpbase/gimpversion.h b/libgimpbase/gimpversion.h
index 5d6c163..c5cffd1 100644
--- a/libgimpbase/gimpversion.h
+++ b/libgimpbase/gimpversion.h
@@ -42,14 +42,14 @@ G_BEGIN_DECLS
*
* The micro GIMP version number.
**/
-#define GIMP_MICRO_VERSION (36)
+#define GIMP_MICRO_VERSION (38)
/**
* GIMP_VERSION:
*
* The GIMP version as a string.
**/
-#define GIMP_VERSION "2.10.36"
+#define GIMP_VERSION "2.10.38"
/**
* GIMP_API_VERSION: