diff options
| author | megamage <none@none> | 2009-02-13 19:53:59 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-13 19:53:59 -0600 |
| commit | 8ad58b4bcc24b71049f3831700ec48a5f4e01965 (patch) | |
| tree | 14856b5f6e71e4ebff71097a28e2eb014ffcafc8 /src/shared | |
| parent | a72c0d223d41bcea12a320b0f6b021b0367aef43 (diff) | |
[7267] Drop `auctionhouse`.`location`. Author: VladimirMangos
Add a missing file.
--HG--
branch : trunk
Diffstat (limited to 'src/shared')
| -rw-r--r-- | src/shared/revision_nr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index bc6c578f998..ec08713e951 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 "7266" + #define REVISION_NR "7267" #endif // __REVISION_NR_H__ |
