Skip to content

Commit 4397057

Browse files
committed
version bump
1 parent 6a1dccc commit 4397057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
// Defaults
5555
namespace websocketpp {
56-
static const std::string USER_AGENT = "WebSocket++/0.2.1dev";
56+
static const std::string USER_AGENT = "WebSocket++/0.2.2dev";
5757

5858
typedef std::vector<unsigned char> binary_string;
5959
typedef boost::shared_ptr<binary_string> binary_string_ptr;

0 commit comments

Comments
 (0)