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