Skip to content

Commit f0a94a2

Browse files
committed
version 0.5.0
1 parent 333a1e8 commit f0a94a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ int main(int argc, char **argv)
123123
// Basic application properties:
124124
// ==============================
125125
application.setApplicationName("Perl Executing Browser");
126-
application.setApplicationVersion("0.4.2");
126+
application.setApplicationVersion("0.5.0");
127127
bool startedAsRoot = false;
128128

129129
// ==============================

0 commit comments

Comments
 (0)