use our version string

This commit is contained in:
Dana Jansens 2002-05-25 01:10:44 +00:00
parent 73e2192c74
commit f992b34c7d

View file

@ -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