[10931] Fix mangos build with old ACE libraries after [10924].

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2010-12-28 23:38:48 +02:00
parent dfa30a495d
commit e52ebaf7a9
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10930"
#define REVISION_NR "10931"
#endif // __REVISION_NR_H__