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 cc5ca70 commit 91a6d06Copy full SHA for 91a6d06
src/peb.cpp
@@ -121,7 +121,7 @@ int main(int argc, char **argv)
121
// BASIC APPLICATION VARIABLES:
122
// ==============================
123
application.setApplicationName("Perl Executing Browser");
124
- application.setApplicationVersion("0.2");
+ application.setApplicationVersion("0.3");
125
bool startedAsRoot = false;
126
127
0 commit comments