Better strinigification of version macro setup.py defines a preprocessor macro called PYTHON_SVIPC_VERSION. The way it includes quotes make some recent compilers choke. This patch defines the string without quotes and let the C preprocessor do the strinigification.