mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 11:06:01 +08:00
Integrate swift version numbering into the json config system.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"version": {
|
||||
"major": 0,
|
||||
"minor": 8,
|
||||
"micro": 7
|
||||
},
|
||||
"libs": {
|
||||
"blackcore": true,
|
||||
"blackgui": true,
|
||||
|
||||
Reference in New Issue
Block a user