diff options
Diffstat (limited to 'config.h.win32')
-rw-r--r-- | config.h.win32 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32 new file mode 100644 index 00000000..1c7aa301 --- /dev/null +++ b/config.h.win32 @@ -0,0 +1,4 @@ + +#define PYGTK_MAJOR_VERSION (1) +#define PYGTK_MINOR_VERSION (99) +#define PYGTK_MICRO_VERSION (8) |