summaryrefslogtreecommitdiffstats
path: root/build
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 /build
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 'build')
-rw-r--r--build/windows/gimp-plug-ins.rc8
-rw-r--r--build/windows/gimp.rc8
2 files changed, 8 insertions, 8 deletions
diff --git a/build/windows/gimp-plug-ins.rc b/build/windows/gimp-plug-ins.rc
index 0cf2bc0..8af9992 100644
--- a/build/windows/gimp-plug-ins.rc
+++ b/build/windows/gimp-plug-ins.rc
@@ -6,12 +6,12 @@
#define VER_COMPANYNAME_STR "Spencer Kimball, Peter Mattis and the GIMP Development Team"
-#define VER_PRODUCTVERSION 2,10,36,0
-#define VER_PRODUCTVERSION_STR "2.10.36\0"
+#define VER_PRODUCTVERSION 2,10,38,0
+#define VER_PRODUCTVERSION_STR "2.10.38\0"
#define VER_PRODUCTNAME_STR "GNU Image Manipulation Program"
-#define VER_FILEVERSION 2,10,36,0
-#define VER_FILEVERSION_STR "2.10.36.0\0"
+#define VER_FILEVERSION 2,10,38,0
+#define VER_FILEVERSION_STR "2.10.38.0\0"
#define VER_FILEDESCRIPTION_STR "GNU Image Manipulation Program Plug-In"
#define VER_INTERNALNAME_STR QUOTE(INTERNALNAME_STR)
diff --git a/build/windows/gimp.rc b/build/windows/gimp.rc
index e0403a2..1e870bb 100644
--- a/build/windows/gimp.rc
+++ b/build/windows/gimp.rc
@@ -7,12 +7,12 @@
#define VER_COMPANYNAME_STR "Spencer Kimball, Peter Mattis and the GIMP Development Team"
-#define VER_PRODUCTVERSION 2,10,36,0
-#define VER_PRODUCTVERSION_STR "2.10.36\0"
+#define VER_PRODUCTVERSION 2,10,38,0
+#define VER_PRODUCTVERSION_STR "2.10.38\0"
#define VER_PRODUCTNAME_STR "GNU Image Manipulation Program"
-#define VER_FILEVERSION 2,10,36,0
-#define VER_FILEVERSION_STR "2.10.36.0\0"
+#define VER_FILEVERSION 2,10,38,0
+#define VER_FILEVERSION_STR "2.10.38.0\0"
#define VER_FILEDESCRIPTION_STR "GNU Image Manipulation Program"
#define VER_INTERNALNAME_STR QUOTE(INTERNALNAME_STR)