[10923] Cleanup some magic numbers

This commit is contained in:
zergtmn 2010-12-27 19:04:54 +05:00
parent 3c58f25ad9
commit 72b1d30a1c
3 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10922"
#define REVISION_NR "10923"
#endif // __REVISION_NR_H__