Merge branch 'master' of https://github.com/jeefo/yapb
This commit is contained in:
commit
8dece84508
2 changed files with 7 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ public:
|
|||
|
||||
public:
|
||||
const StringRef name { "YaPB" };
|
||||
const StringRef year { __DATE__ + 8 };
|
||||
const StringRef year { __DATE__ + 7 };
|
||||
const StringRef author { "YaPB Development Team" };
|
||||
const StringRef email { "team@yapb.ru" };
|
||||
const StringRef url { "https://yapb.ru/" };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue