summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/ResourceConfig.h
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-11-14 10:04:33 +0100
committerJose <jose@zeroc.com>2018-11-14 10:04:33 +0100
commitb520edeedd55a676ccf17e13d8a5878a95209e69 (patch)
treed209a10adb65b27379e5e69476f54737aac16c36 /cpp/include/IceUtil/ResourceConfig.h
parentFixed comment. (diff)
downloadice-b520edeedd55a676ccf17e13d8a5878a95209e69.tar.bz2
ice-b520edeedd55a676ccf17e13d8a5878a95209e69.tar.xz
ice-b520edeedd55a676ccf17e13d8a5878a95209e69.zip
Update version to 3.7.2
Diffstat (limited to 'cpp/include/IceUtil/ResourceConfig.h')
-rw-r--r--cpp/include/IceUtil/ResourceConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/IceUtil/ResourceConfig.h b/cpp/include/IceUtil/ResourceConfig.h
index c3cdb0c2063..311a2ff839f 100644
--- a/cpp/include/IceUtil/ResourceConfig.h
+++ b/cpp/include/IceUtil/ResourceConfig.h
@@ -12,8 +12,8 @@
#include "winver.h"
-#define ICE_VERSION 3,7,1,0
-#define ICE_STRING_VERSION "3.7.1\0"
+#define ICE_VERSION 3,7,2,0
+#define ICE_STRING_VERSION "3.7.2\0"
#define ICE_SO_VERSION "37\0"
#define ICE_COMPANY_NAME "ZeroC, Inc.\0"
#define ICE_COPYRIGHT "\251 2003-2018 ZeroC, Inc.\0"