EQExtractor2 SQL gen support for current client.

This commit is contained in:
Derision
2013-04-25 19:04:33 +01:00
parent e2f25d1c92
commit 61f7009378
3 changed files with 223 additions and 3 deletions
@@ -18,7 +18,7 @@ namespace EQExtractor2
{
public partial class EQExtractor2Form1 : Form
{
string Version = "EQExtractor2 Version 2.6.3 SVN";
string Version = "EQExtractor2 Version 2.6.4 GIT";
static int PacketsSeen = 0;
static long BytesRead = 0;