1
0
Fork 0
gimp/git-version.h
Daniel Baumann 554424e00a
Adding upstream version 3.0.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 00:14:50 +02:00

8 lines
217 B
C

#ifndef __GIT_VERSION_H__
#define __GIT_VERSION_H__
#define GIMP_GIT_VERSION "GIMP_3_0_4"
#define GIMP_GIT_VERSION_ABBREV "c1901c5"
#define GIMP_GIT_LAST_COMMIT_YEAR "2025"
#endif /* __GIT_VERSION_H__ */