diff --git a/cellframe-sdk b/cellframe-sdk index 0a5e16d0238ebbf9b09aa66e5a082bda614d5282..f8dd5bd0fe75458e74056e9f18bd62e7c2263dcd 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit 0a5e16d0238ebbf9b09aa66e5a082bda614d5282 +Subproject commit f8dd5bd0fe75458e74056e9f18bd62e7c2263dcd diff --git a/dap-sdk b/dap-sdk index 41495d63edd7d3e01b6e7f3204adc1bf29676fda..509703296116e4fe4ec832e7c4fe421cc23f0eaa 160000 --- a/dap-sdk +++ b/dap-sdk @@ -1 +1 @@ -Subproject commit 41495d63edd7d3e01b6e7f3204adc1bf29676fda +Subproject commit 509703296116e4fe4ec832e7c4fe421cc23f0eaa diff --git a/python-cellframe b/python-cellframe index 0976a3b405ba658c084d9ab80b94c6b0507f1985..402c312fa07852ebfc4f5482390d1df59a4bf776 160000 --- a/python-cellframe +++ b/python-cellframe @@ -1 +1 @@ -Subproject commit 0976a3b405ba658c084d9ab80b94c6b0507f1985 +Subproject commit 402c312fa07852ebfc4f5482390d1df59a4bf776 diff --git a/sources/main.c b/sources/main.c index 6cb845c1c5665dc5d9760ced33c1d525109662bb..4da594f1db9c684da18cc149c02591ede87b0f34 100755 --- a/sources/main.c +++ b/sources/main.c @@ -6,9 +6,9 @@ * Copyright (c) 2017-2020 * All rights reserved. - This file is part of DAP (Deus Applications Prototypes) the open source project + This file is part of DAP (Demlabs Application Protocol) the open source project - DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify + DAP (Demlabs Application Protocol) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/sources/main_node_cli.c b/sources/main_node_cli.c index 73bcf2ad22f4b2c43a3729028e7dc78ff53d3c13..c3b7c71ba17fbfa627e0c5a50a1b8635fe25c6c5 100644 --- a/sources/main_node_cli.c +++ b/sources/main_node_cli.c @@ -6,9 +6,9 @@ * Copyright (c) 2017-2019 * All rights reserved. - This file is part of DAP (Deus Applications Prototypes) the open source project + This file is part of DAP (Demlabs Application Protocol) the open source project - DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify + DAP (Demlabs Application Protocol) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/sources/main_node_tool.c b/sources/main_node_tool.c index 55fb5dd0a15a3d9e58dfc4a046ec1bc4f6ce396b..c41caa8e9abff6792373c1bb87fb81149aed6d76 100644 --- a/sources/main_node_tool.c +++ b/sources/main_node_tool.c @@ -6,9 +6,9 @@ * Copyright (c) 2017-2019 * All rights reserved. - This file is part of DAP (Deus Applications Prototypes) the open source project + This file is part of DAP (Demlabs Application Protocol) the open source project - DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify + DAP (Demlabs Application Protocol) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/sources/node_manager.c b/sources/node_manager.c index e5dfff2019bd45418bf133a45cfbcdade7b14ed6..dd8eb7c33f98a18cf44a4fc50664a86fed3ea8ab 100644 --- a/sources/node_manager.c +++ b/sources/node_manager.c @@ -2,9 +2,9 @@ Copyright (c) 2017-2018 (c) Project "DeM Labs Inc" https://github.com/demlabsinc All rights reserved. - This file is part of DAP (Deus Applications Prototypes) the open source project + This file is part of DAP (Demlabs Application Protocol) the open source project - DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify + DAP (Demlabs Application Protocol) is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/sources/node_manager.h b/sources/node_manager.h index 64ce196a7bb423121ba37118f229a24d0ae4af88..70aba23810ff8bbb300f60ffa3d6d6751ecc5817 100644 --- a/sources/node_manager.h +++ b/sources/node_manager.h @@ -2,9 +2,9 @@ Copyright (c) 2017-2018 (c) Project "DeM Labs Inc" https://github.com/demlabsinc All rights reserved. - This file is part of DAP (Deus Applications Prototypes) the open source project + This file is part of DAP (Demlabs Application Protocol) the open source project - DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify + DAP (Demlabs Application Protocol) is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/version.mk b/version.mk index 739bb91e4927326e5c3b47dca0ff3522b7779f40..018b99346f8d55f6f96e9e28a3b80ba1cfc4dcca 100644 --- a/version.mk +++ b/version.mk @@ -1,3 +1,3 @@ VERSION_MAJOR=5 VERSION_MINOR=3 -VERSION_PATCH=78 +VERSION_PATCH=79