OSDN Git Service

CoreのスレッドにSEHを設置
[peercast-im/PeerCastIM.git] / PeerCast.root / PeerCast / core / common / version2.h
index 92d4a3f..e6ac66c 100644 (file)
@@ -39,14 +39,14 @@ static const char *PCX_AGENTJP              = "PeerCast/0.1218-J";
 static const char *PCX_AGENTVP         = "PeerCast/0.1218(VP0027)";
 static const char *PCX_VERSTRING       = "v0.1218(VP0027)";
 
-extern int version_ex; // PP\94Å\8ag\92£\8b@\94\\97L\8cø\89»\83t\83\89\83O(\82½\82Ô\82ñ)
+extern int version_ex; // PP\94Å\8ag\92£\8b@\94\\97L\8cø\89»\83t\83\89\83O(\82½\82Ô\82ñ)\81©\91å\89R[VERSION_EX\97L\8cø\89»\83t\83\89\83O]
 
 #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 = 27;
-static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0027-2)";
-static const char *PCX_VERSTRING_EX = "v0.1218(IM0027-2)";
+static const int  PCP_CLIENT_VERSION_EX_NUMBER = 29;
+static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0029)";
+static const char *PCX_VERSTRING_EX = "v0.1218(IM0029)";
 #endif
 
 // ------------------------------------------------