bump version for (compiler fix) support clang 5 and earlier (contributed by @LunarWatcher) #206

This commit is contained in:
Benjamin Sergeant
2020-05-20 10:58:30 -07:00
parent 2319dec278
commit 16eb269e1e
2 changed files with 5 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.6.3"
#define IX_WEBSOCKET_VERSION "9.6.4"