summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc
index a0edb83f..946f5640 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -67,7 +67,7 @@ static void showHelp(int exitval) {
" -rc <string>\t\t\tuse alternate resource file.\n"
" -version\t\t\tdisplay version and exit.\n"
" -help\t\t\t\tdisplay this help text and exit.\n\n"),
- __blackbox_version);
+ __openbox_version);
// some people have requested that we print out compile options
// as well