This commit is contained in:
2025-08-14 10:47:51 +09:00
parent 56be96c4f3
commit ff538018c5
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gajumine).
-vsn("0.2.10").
-vsn("0.2.11").
-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.2.10").
-vsn("0.2.11").
-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.2.10").
-vsn("0.2.11").
-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.2.10").
-vsn("0.2.11").
-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.2.10").
-vsn("0.2.11").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").