aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-06 15:23:25 -0600
committermegamage <none@none>2009-03-06 15:23:25 -0600
commit6f595b30382e5104e4e4c744431284c9f4eda742 (patch)
treedcff781de91fd962df6686cb0321c1fc10e25ea5 /src/shared
parent93113cd3cc4f67bc685d39524a21e0d53d352ffb (diff)
[7387] Check maxcount >= min count for item (not reference) record in loot templates DB tables.. Author: VladimirMangos
--HG-- branch : trunk
Diffstat (limited to 'src/shared')
-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 fb8ea9d9143..160925670ff 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 "7385"
+ #define REVISION_NR "7387"
#endif // __REVISION_NR_H__