OSDN Git Service

非リレー中のチャンネル情報を一括削除できる機能を追加
[peercast-im/PeerCastIM.git] / core / common / version2.h
index e5a1cfd..d87d713 100644 (file)
@@ -44,9 +44,9 @@ extern int version_ex; // VERSION_EX
 #if 1 /* for VP extend version */
 //#define VERSION_EX 1
 static const char *PCP_CLIENT_VERSION_EX_PREFIX = "IM"; // 2bytes only
-static const int  PCP_CLIENT_VERSION_EX_NUMBER = 43;
-static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0043)";
-static const char *PCX_VERSTRING_EX = "v0.1218(IM0043)";
+static const int  PCP_CLIENT_VERSION_EX_NUMBER = 44;
+static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0044)";
+static const char *PCX_VERSTRING_EX = "v0.1218(IM0044)";
 
 static const char *PCP_CLIENT_DIST_URL = "http://pecaim.net/";
 static const char *PCP_CLIENT_VERSION_URL = "version.pecaim.net";