mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:35:40 +00:00
[UNIATA] Update to version 0.47a. CORE-15930
This commit is contained in:
parent
2e21126cb0
commit
3fb5ca3bee
7 changed files with 16 additions and 15 deletions
|
@ -1,10 +1,10 @@
|
|||
#define UNIATA_VER_STR "47"
|
||||
#define UNIATA_VER_DOT 0.47.0.0
|
||||
#define UNIATA_VER_STR "47a"
|
||||
#define UNIATA_VER_DOT 0.47.1.0
|
||||
#define UNIATA_VER_MJ 0
|
||||
#define UNIATA_VER_MN 47
|
||||
#define UNIATA_VER_SUB_MJ 0
|
||||
#define UNIATA_VER_SUB_MJ 1
|
||||
#define UNIATA_VER_SUB_MN 0
|
||||
#define UNIATA_VER_DOT_COMMA 0,47,0,0
|
||||
#define UNIATA_VER_DOT_STR "0.47.0.0"
|
||||
#define UNIATA_VER_DOT_COMMA 0,47,1,0
|
||||
#define UNIATA_VER_DOT_STR "0.47.1.0"
|
||||
#define UNIATA_VER_YEAR 2019
|
||||
#define UNIATA_VER_YEAR_STR "2019"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue