Skip to content

Commit

Permalink
Version bump to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Salanto committed Nov 14, 2021
1 parent 535134d commit 30b769b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akashi/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ int main(int argc, char* argv[])
{
QCoreApplication app(argc, argv);
QCoreApplication::setApplicationName("akashi");
QCoreApplication::setApplicationVersion("coconut (1.3)");
QCoreApplication::setApplicationVersion("durian (1.4)");
std::atexit(cleanup);

// Verify server configuration is sound.
Expand Down

0 comments on commit 30b769b

Please sign in to comment.