OSDN Git Service

IM0035
[peercast-im/PeerCastIM.git] / PeerCast.root / PeerCast / core / common / version2.h
index 6e68529..cd763d5 100644 (file)
@@ -44,9 +44,9 @@ extern int version_ex; // PP
 #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 = 34;
-static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0034)";
-static const char *PCX_VERSTRING_EX = "v0.1218(IM0034)";
+static const int  PCP_CLIENT_VERSION_EX_NUMBER = 35;
+static const char *PCX_AGENTEX = "PeerCast/0.1218(IM0035)";
+static const char *PCX_VERSTRING_EX = "v0.1218(IM0035)";
 #endif
 
 // ------------------------------------------------