10 lines
177 B
C
10 lines
177 B
C
|
/*
|
||
|
* IXWebSocketVersion.h
|
||
|
* Author: Benjamin Sergeant
|
||
|
* Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define IX_WEBSOCKET_VERSION "5.0.9"
|