[11624] Use 12 bits for high guids

This commit is contained in:
zergtmn 2011-06-11 23:30:44 +06:00
parent c686697c2d
commit 2006b7bf07
2 changed files with 20 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11623"
#define REVISION_NR "11624"
#endif // __REVISION_NR_H__