From f992b34c7d4afe496f1391edfd33ea661211a670 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 01:10:44 +0000 Subject: [PATCH] use our version string --- src/main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \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 -- 2.39.2