OSDN Git Service

Class D(Multicast)をリジェクト
[peercast-im/PeerCastIM.git] / c: / Git / PeerCast.root / PeerCast / core / common / version2.h
index ee7a87f..2d6f929 100644 (file)
@@ -45,8 +45,8 @@ extern int version_ex; // PP
 //#define VERSION_EX 1
 static const char *PCP_CLIENT_VERSION_EX_PREFIX = "IM"; // 2bytes only
 static const int  PCP_CLIENT_VERSION_EX_NUMBER = 28;
-static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0028)";
-static const char *PCX_VERSTRING_EX = "v0.1218(IM0028)";
+static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0028-2)";
+static const char *PCX_VERSTRING_EX = "v0.1218(IM0028-2)";
 #endif
 
 // ------------------------------------------------