| 1 | /* |
|---|---|
| 2 | * IXWebSocketVersion.h |
| 3 | * Author: Benjamin Sergeant |
| 4 | * Copyright (c) 2019 Machine Zone, Inc. All rights reserved. |
| 5 | */ |
| 6 | |
| 7 | #pragma once |
| 8 | |
| 9 | #define IX_WEBSOCKET_VERSION "11.4.1" |
| 10 |
| 1 | /* |
|---|---|
| 2 | * IXWebSocketVersion.h |
| 3 | * Author: Benjamin Sergeant |
| 4 | * Copyright (c) 2019 Machine Zone, Inc. All rights reserved. |
| 5 | */ |
| 6 | |
| 7 | #pragma once |
| 8 | |
| 9 | #define IX_WEBSOCKET_VERSION "11.4.1" |
| 10 |