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
|
||||
g_app.setName("OTClient");
|
||||
g_app.setCompactName("otclient");
|
||||
g_app.setVersion("0.5.0_dev");
|
||||
g_app.setVersion("0.5.1_dev");
|
||||
|
||||
// initialize application framework and otclient
|
||||
g_app.init(args);
|
||||
|
|
Loading…
Reference in New Issue