Name change
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{application,clutch,
|
||||
[{description,"A desktop client for the Gajumaru network of blockchain networks"},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel,sasl,ssl]},
|
||||
{vsn,"0.5.0"},
|
||||
{modules,[clutch,gmc_con,gmc_grids,gmc_gui,gmc_jt,
|
||||
gmc_key_master,gmc_sup,gmc_v,gmc_v_devman,
|
||||
gmc_v_netman,gmc_v_wallman]},
|
||||
{mod,{clutch,[]}}]}.
|
||||
@@ -0,0 +1,9 @@
|
||||
{application,gajudesk,
|
||||
[{description,"A desktop client for the Gajumaru network of blockchain networks"},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel,sasl,ssl]},
|
||||
{vsn,"0.5.1"},
|
||||
{modules,[gajudesk,gd_con,gd_grids,gd_gui,gd_jt,gd_key_master,
|
||||
gd_sup,gd_v,gd_v_devman,gd_v_netman,gd_v_wallman]},
|
||||
{mod,{gajudesk,[]}}]}.
|
||||
Reference in New Issue
Block a user