From: Dana Jansens Date: Sat, 25 May 2002 01:10:44 +0000 (+0000) Subject: use our version string X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=f992b34c7d4afe496f1391edfd33ea661211a670;p=chaz%2Fopenbox use our version string --- 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