11 lines
329 B
C
11 lines
329 B
C
/* fribidi-unicode-version.h
|
|
* generated by gen-unicode-version (GNU FriBidi 1.0.1)
|
|
* from the file ReadMe.txt */
|
|
|
|
#define FRIBIDI_UNICODE_VERSION "10.0.0"
|
|
#define FRIBIDI_UNICODE_MAJOR_VERSION 10
|
|
#define FRIBIDI_UNICODE_MINOR_VERSION 0
|
|
#define FRIBIDI_UNICODE_MICRO_VERSION 0
|
|
|
|
/* End of generated fribidi-unicode-version.h */
|