Skip to content

Commit 47a149f

Browse files
committed
version number change
1 parent 9deddc2 commit 47a149f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/peb.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ int main(int argc, char **argv)
122122
// BASIC APPLICATION VARIABLES:
123123
// ==============================
124124
application.setApplicationName("Perl Executing Browser");
125-
application.setApplicationVersion("0.3");
125+
application.setApplicationVersion("0.4.1");
126126
bool startedAsRoot = false;
127127

128128
// ==============================

0 commit comments

Comments
 (0)