[6878] Fixed a typo in VC for ACE_Wrappers

Signed-off-by: freghar <compmancz@gmail.com>
(cherry picked from commit d94f03b0aeec431ec6cee4f469d45d3209434fe7)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Neo2003 2008-12-06 00:28:09 +01:00 committed by VladimirMangos
parent 3c67ea6f67
commit 31a052d468
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6877"
#define REVISION_NR "6878"
#endif // __REVISION_NR_H__