[8413] Fixed lost 0 in comment and swap enum elemys for better fit to 0.12 cases.

This commit is contained in:
VladimirMangos 2009-08-24 05:08:02 +04:00
parent 261ad1c5df
commit b91da7846e
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8412"
#define REVISION_NR "8413"
#endif // __REVISION_NR_H__