Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zaphoyd committed Dec 19, 2012
1 parent 6a1dccc commit 4397057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

// Defaults
namespace websocketpp {
static const std::string USER_AGENT = "WebSocket++/0.2.1dev";
static const std::string USER_AGENT = "WebSocket++/0.2.2dev";

typedef std::vector<unsigned char> binary_string;
typedef boost::shared_ptr<binary_string> binary_string_ptr;
Expand Down

0 comments on commit 4397057

Please sign in to comment.