From 3e049a130b2e09846521ac5d8fc8867a24466d86 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Sat, 31 Aug 2013 22:38:26 -0400 Subject: [PATCH] NetPlay: bump proto As it changed with the pad mapping change. --- Source/Core/Core/Src/NetPlayProto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Core/Src/NetPlayProto.h b/Source/Core/Core/Src/NetPlayProto.h index 02f6a2e96b..550c7eb2f7 100644 --- a/Source/Core/Core/Src/NetPlayProto.h +++ b/Source/Core/Core/Src/NetPlayProto.h @@ -23,7 +23,7 @@ struct Rpt : public std::vector typedef std::vector NetWiimote; -#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-23" +#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-31" // messages enum