Skip to content

Commit 91a6d06

Browse files
committed
version 0.3.0
1 parent cc5ca70 commit 91a6d06

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
@@ -121,7 +121,7 @@ int main(int argc, char **argv)
121121
// BASIC APPLICATION VARIABLES:
122122
// ==============================
123123
application.setApplicationName("Perl Executing Browser");
124-
application.setApplicationVersion("0.2");
124+
application.setApplicationVersion("0.3");
125125
bool startedAsRoot = false;
126126

127127
// ==============================

0 commit comments

Comments
 (0)