summaryrefslogtreecommitdiffstats
path: root/libgimpbase/gimpversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgimpbase/gimpversion.h')
-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: