mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Update aom to slightly newer commit ID
This commit is contained in:
parent
1c8af26369
commit
76f1e6edca
311 changed files with 55292 additions and 33790 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH 0
|
||||
#define VERSION_EXTRA ""
|
||||
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
|
||||
#define VERSION_STRING_NOSP "Release"
|
||||
#define VERSION_STRING " Release"
|
||||
#define VERSION_STRING_NOSP "v0.1.0"
|
||||
#define VERSION_STRING " v0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue