summaryrefslogtreecommitdiffstats
path: root/git-version.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 08:16:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 08:16:47 +0000
commit839c46e19ac4aa00b619a185ad48ee977162ef2c (patch)
tree01f1e79a4e164244941361adb0cf062098537f12 /git-version.h
parentAdding debian version 2.10.36-3. (diff)
downloadgimp-839c46e19ac4aa00b619a185ad48ee977162ef2c.tar.xz
gimp-839c46e19ac4aa00b619a185ad48ee977162ef2c.zip
Merging upstream version 2.10.38.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'git-version.h')
-rw-r--r--git-version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-version.h b/git-version.h
index 88069cf..31b5ba8 100644
--- a/git-version.h
+++ b/git-version.h
@@ -1,6 +1,6 @@
#ifndef __GIT_VERSION_H__
#define __GIT_VERSION_H__
-#define GIMP_GIT_VERSION "GIMP_2_10_36"
-#define GIMP_GIT_VERSION_ABBREV "1651e6e"
-#define GIMP_GIT_LAST_COMMIT_YEAR "2023"
+#define GIMP_GIT_VERSION "GIMP_2_10_38"
+#define GIMP_GIT_VERSION_ABBREV "a8b1173"
+#define GIMP_GIT_LAST_COMMIT_YEAR "2024"
#endif /* __GIT_VERSION_H__ */