diff options
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,8 +64,8 @@ def createConfigFile(ConfigFile): #define _CONFIG_H 1 #define PYCAIRO_VERSION_MAJOR %s -#define PYCAIRO_VERSION_MICRO %s #define PYCAIRO_VERSION_MINOR %s +#define PYCAIRO_VERSION_MICRO %s #define VERSION "%s" #endif // _CONFIG_H |