aboutsummaryrefslogtreecommitdiff
path: root/src/realmd
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-30 19:22:49 -0600
committermegamage <none@none>2009-01-30 19:22:49 -0600
commit1707d1e5aec42d521eb986520a93a008e1c1fce0 (patch)
tree532acf4fb8896eac30ec281c7f51b006d465227c /src/realmd
parent0c40d01c7f92e5255c3a9592735041bcb21717c1 (diff)
*Switch to 3.0.8.
*Update to Mangos 1119. --HG-- branch : trunk
Diffstat (limited to 'src/realmd')
-rw-r--r--src/realmd/AuthCodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/realmd/AuthCodes.h b/src/realmd/AuthCodes.h
index f322d7fea17..0a454117477 100644
--- a/src/realmd/AuthCodes.h
+++ b/src/realmd/AuthCodes.h
@@ -68,8 +68,8 @@ enum LoginResult
// we need to stick to 1 version or half of the stuff will work for someone
// others will not and opposite
-// will only support WoW, WoW:TBC and WoW:WotLK 3.0.3 client build 9183...
+// will only support WoW, WoW:TBC and WoW:WotLK 3.0.8 client build 9506...
-#define EXPECTED_TRINITY_CLIENT_BUILD {9183, 0}
+#define EXPECTED_TRINITY_CLIENT_BUILD {9506, 0}
#endif