mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
Update otclient version
This commit is contained in:
parent
a74250b3a1
commit
dfff05e6e2
@ -32,7 +32,7 @@ int main(int argc, const char* argv[])
|
|||||||
// setup application name and version
|
// setup application name and version
|
||||||
g_app.setName("OTClient");
|
g_app.setName("OTClient");
|
||||||
g_app.setCompactName("otclient");
|
g_app.setCompactName("otclient");
|
||||||
g_app.setVersion("0.5.0_dev");
|
g_app.setVersion("0.5.1_dev");
|
||||||
|
|
||||||
// initialize application framework and otclient
|
// initialize application framework and otclient
|
||||||
g_app.init(args);
|
g_app.init(args);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user