mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Updates user agent/version string
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
// Defaults
|
||||
namespace websocketpp {
|
||||
static const std::string USER_AGENT = "WebSocket++/0.2.0dev";
|
||||
static const std::string USER_AGENT = "WebSocket++/0.2.1dev";
|
||||
|
||||
typedef std::vector<unsigned char> binary_string;
|
||||
typedef boost::shared_ptr<binary_string> binary_string_ptr;
|
||||
|
||||
Reference in New Issue
Block a user