diff --git a/Multiplayer/connect.h b/Multiplayer/connect.h index 90cc2bb1..360a8a4d 100644 --- a/Multiplayer/connect.h +++ b/Multiplayer/connect.h @@ -185,7 +185,7 @@ extern BOOLEAN fClientReceivedAllFiles; // OJW - 20090507 // Add basic version checking, will only work from now on // note: this cannot be longer than char[30] -#define MPVERSION "MP v1.9" +#define MPVERSION "MP v2.0" // OJW - 2009128 - inline funcs for working with soldiers and teams // sick of confusing myself :)