Go to the documentation of this file.
17 #ifndef UNI_REVISION_H
18 #define UNI_REVISION_H
28 #define UNI_REVISION 2271
31 #define UNI_REVISION_STRING "2271"
34 #define UNI_REVISION_DATE "2015-02-02"
37 #define UNI_REVISION_STAMP 20150202L
41 #define UNI_REVISION_AT_LEAST(rev) ((rev) < UNI_REVISION)