diff options
author | Brian <runningnak3d@gmail.com> | 2010-06-30 13:11:44 -0600 |
---|---|---|
committer | Brian <runningnak3d@gmail.com> | 2010-06-30 13:11:44 -0600 |
commit | 4d00596e95a04e274d4a8bbb3222f4ffa60e601d (patch) | |
tree | 9929d859df7d4b117ab166162c8075d8cabf1cd9 /src/server/authserver/Authentication/AuthCodes.h | |
parent | b0df141c54597cc5af55b4268880af40f62c428d (diff) |
* Update for 3.3.5a
--HG--
branch : trunk
Diffstat (limited to 'src/server/authserver/Authentication/AuthCodes.h')
-rw-r--r-- | src/server/authserver/Authentication/AuthCodes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/authserver/Authentication/AuthCodes.h b/src/server/authserver/Authentication/AuthCodes.h index 883f8d2edd2..802b7b78f1b 100644 --- a/src/server/authserver/Authentication/AuthCodes.h +++ b/src/server/authserver/Authentication/AuthCodes.h @@ -80,7 +80,7 @@ enum LoginResult //3.3.2 build 11403 //3.3.3a build 11723 -#define POST_BC_ACCEPTED_CLIENT_BUILD {12213, 11723, 11403, 11159, 10571, 10505, 10146, 9947, 8606, 0} +#define POST_BC_ACCEPTED_CLIENT_BUILD {12340, 11723, 11403, 11159, 10571, 10505, 10146, 9947, 8606, 0} #define PRE_BC_ACCEPTED_CLIENT_BUILD {5875, 6005, 0} #define POST_BC_EXP_FLAG 0x2 |