mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
update version
This commit is contained in:
@@ -32,7 +32,7 @@ int main(int argc, const char* argv[])
|
||||
// setup application name and version
|
||||
g_app.setName("OTClient");
|
||||
g_app.setCompactName("otclient");
|
||||
g_app.setVersion("0.5.1_dev");
|
||||
g_app.setVersion("0.5.2_dev");
|
||||
|
||||
// initialize application framework and otclient
|
||||
g_app.init(args);
|
||||
|
Reference in New Issue
Block a user