mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
6 lines
236 B
C
6 lines
236 B
C
#define UNIATA_VER_STR "39j"
|
|
#define UNIATA_VER_DOT 0.39.10.0
|
|
#define UNIATA_VER_DOT_COMMA 0,39,10,0
|
|
#define UNIATA_VER_DOT_STR "0.39.10.0"
|
|
#define UNIATA_VER_YEAR 2008
|
|
#define UNIATA_VER_YEAR_STR "2008"
|