diff options
author | megamage <none@none> | 2009-02-27 12:26:40 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-02-27 12:26:40 -0600 |
commit | 4cdb56a96754c688e29dd2b53475a40135e863e3 (patch) | |
tree | ae40d02ebc1f5b343ddb07b8959ef7a7ca63d422 /src/shared/revision_nr.h | |
parent | 228e9b0322c1d26900db778b21561c3913940e81 (diff) |
[7347] Prevent sql errors at GM-mode corpse save. Apply same chnages and for other pahsemask save part for consistense and safe. Author: VladimirMangos
--HG--
branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-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 5399b44cb68..9ab590e6486 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 "7346" + #define REVISION_NR "7347" #endif // __REVISION_NR_H__ |