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
commit74f0d9eb037dc24bdfd1f0f325e483e380451d32 (patch)
treefaaaf44f426c20626c05034846c0b481c0e54983 /git-version.h
parentAdding upstream version 2.10.36. (diff)
downloadgimp-74f0d9eb037dc24bdfd1f0f325e483e380451d32.tar.xz
gimp-74f0d9eb037dc24bdfd1f0f325e483e380451d32.zip
Adding upstream version 2.10.38.upstream/2.10.38upstream
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__ */