[9823] Really fixed link error in gcc after [9816].

This commit is contained in:
VladimirMangos 2010-05-02 06:11:27 +04:00
parent 555e1b8d6d
commit c52e9c5d27
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9822"
#define REVISION_NR "9823"
#endif // __REVISION_NR_H__