We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333a1e8 commit f0a94a2Copy full SHA for f0a94a2
src/main.cpp
@@ -123,7 +123,7 @@ int main(int argc, char **argv)
123
// Basic application properties:
124
// ==============================
125
application.setApplicationName("Perl Executing Browser");
126
- application.setApplicationVersion("0.4.2");
+ application.setApplicationVersion("0.5.0");
127
bool startedAsRoot = false;
128
129
0 commit comments