aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-13 19:50:20 -0600
committermegamage <none@none>2009-02-13 19:50:20 -0600
commita72c0d223d41bcea12a320b0f6b021b0367aef43 (patch)
tree8b1b4d71a39fe28d8a4dda8b42292d4f2ea5a94a /src/shared/revision_nr.h
parent468132696af25b8192320635970f53cc447297e7 (diff)
[7266] Use DBC data for auction cut/deposit percents and location (auiction house id in fact).
More auction related code refactoring, Move auction related code from ObjectMgr to AuctionHouseMgr. Author: VladimirMangos --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 048435dc33b..bc6c578f998 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "7265"
+ #define REVISION_NR "7266"
#endif // __REVISION_NR_H__