Move to gmhive_client-0.9.3

This commit is contained in:
2025-10-25 17:28:45 +09:00
parent c421ee1785
commit c6ab147d97
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gajumine).
-vsn("0.3.5").
-vsn("0.3.6").
-behavior(application).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gmc_con).
-vsn("0.3.5").
-vsn("0.3.6").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gmc_conf).
-vsn("0.3.5").
-vsn("0.3.6").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gmc_gui).
-vsn("0.3.5").
-vsn("0.3.6").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -12,7 +12,7 @@
%%% @end
-module(gmc_sup).
-vsn("0.3.5").
-vsn("0.3.6").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").