diff options
-rw-r--r-- | src/IO/about.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 2df93291..83cb2b4d 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -39,9 +39,9 @@ const char *const AboutSplash= "\n" "<h1>Quickstart</h1>\n" "\n" -"<p>Welcome to Dillo, a small and fast graphical web browser. To access the help\n" -"click the question mark button <code>?</code> in the top right corner at any\n" -"time. Here are some tips to get you started:</p>\n" +"<p>Welcome to Dillo " VERSION ", a small and fast graphical web browser. To\n" +"access the help click the question mark button <code>?</code> in the top\n" +"right corner at any time. Here are some tips to get you started:</p>\n" "\n" "<ul>\n" " <li>The main configuration file is at <code>~/.dillo/dillorc</code>.</li>\n" |