diff options
author | Steve Chaplin <> | 2012-12-22 12:21:50 +0800 |
---|---|---|
committer | Steve Chaplin <> | 2012-12-22 12:21:50 +0800 |
commit | 5a45b0bfeccd3a0f2a6467bafcad515428439190 (patch) | |
tree | 211c292e66004222532c973832105e3c9cc4e30a /setup.py | |
parent | c57cd129407c904f8c2f752a59d0183df7b01a5e (diff) | |
download | pycairo-master.tar.gz |
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,8 +71,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 |