Imported Upstream version 2.3.18
This commit is contained in:
@ -11,8 +11,8 @@ G_BEGIN_DECLS
|
||||
|
||||
#define GIMP_MAJOR_VERSION (2)
|
||||
#define GIMP_MINOR_VERSION (3)
|
||||
#define GIMP_MICRO_VERSION (16)
|
||||
#define GIMP_VERSION "2.3.16"
|
||||
#define GIMP_MICRO_VERSION (18)
|
||||
#define GIMP_VERSION "2.3.18"
|
||||
#define GIMP_API_VERSION "2.0"
|
||||
#define GIMP_CHECK_VERSION(major, minor, micro) \
|
||||
(GIMP_MAJOR_VERSION > (major) || \
|
||||
|
Reference in New Issue
Block a user