[7232] Use constant name that hide client dependent value.

This commit is contained in:
VladimirMangos 2009-02-06 01:59:29 +03:00
parent 8376abb9d2
commit 118eb563b5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7231"
#define REVISION_NR "7232"
#endif // __REVISION_NR_H__