diff options
author | Martin Lucina <mato@kotelna.sk> | 2010-10-21 16:21:20 +0200 |
---|---|---|
committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:31 +0100 |
commit | 3f0085ddbef1a44b6bb7a0b23af497d56e0025fa (patch) | |
tree | 0adac3a5b31b2a1d9a89ec5a797f34c1a3fdf27a /builds/msvc/platform.hpp | |
parent | 90d73cba9cd1d1724f38ed82fc0eefb1781c9c20 (diff) | |
parent | 2c416a793ea781273a5da6742211f5f01af13a2b (diff) |
Imported Debian patch 2.0.10-1debian/2.0.10-1
Diffstat (limited to 'builds/msvc/platform.hpp')
-rw-r--r-- | builds/msvc/platform.hpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/builds/msvc/platform.hpp b/builds/msvc/platform.hpp index 77428a1..9c0c8ae 100644 --- a/builds/msvc/platform.hpp +++ b/builds/msvc/platform.hpp @@ -24,11 +24,7 @@ // As a first step of the build process it is copied to // zmq directory to take place of platform.hpp generated from // platform.hpp.in on platforms supported by GNU autotools. - -// 0MQ version information -#define PACKAGE_VERSION_MAJOR 2 -#define PACKAGE_VERSION_MINOR 0 -#define PACKAGE_VERSION_PATCH 9 +// Place any MSVC-specific definitions here. #define ZMQ_HAVE_WINDOWS |