[7389] Fixed sql update order protection data after recent commit.

This commit is contained in:
VladimirMangos 2009-03-06 18:08:50 +03:00
parent 17100c67a8
commit bda5dffcdb
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7388"
#define REVISION_NR "7389"
#endif // __REVISION_NR_H__