We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f02fab commit 85c4ab9Copy full SHA for 85c4ab9
packagedef
@@ -1,6 +1,7 @@
1
-
+
2
Описание.Имя("gitsync")
3
.Версия("0.5")
4
+ .ВерсияСреды("1.0.15")
5
.ЗависитОт("logos")
6
.ЗависитОт("cmdline")
7
.ЗависитОт("tempfiles")
@@ -12,4 +13,4 @@
12
13
.ВключитьФайл("bin")
14
.ВключитьФайл("config-example.xml")
15
.ВключитьФайл("readme.md")
- .ИсполняемыйФайл("src/gitsync.os");
16
+ .ИсполняемыйФайл("src/gitsync.os");
0 commit comments