diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2010-09-01 18:22:03 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-09-01 18:22:03 +0200 |
commit | 99ddfa7d65a4556bdbb68fd1831e2de73595f0c7 (patch) | |
tree | a5656efc5869e543ade68522fea5efcd49e2a2ac /builds | |
parent | 1e089f7163c8c59b60b39742ee4bc40e1ca843c5 (diff) |
maint: will become 2.0.9
Diffstat (limited to 'builds')
-rw-r--r-- | builds/msvc/platform.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/msvc/platform.hpp b/builds/msvc/platform.hpp index d4cd1e2..77428a1 100644 --- a/builds/msvc/platform.hpp +++ b/builds/msvc/platform.hpp @@ -28,7 +28,7 @@ // 0MQ version information #define PACKAGE_VERSION_MAJOR 2 #define PACKAGE_VERSION_MINOR 0 -#define PACKAGE_VERSION_PATCH 8 +#define PACKAGE_VERSION_PATCH 9 #define ZMQ_HAVE_WINDOWS |