]> Dogcows Code - chaz/openbox/commitdiff
use our version string
authorDana Jansens <danakj@orodu.net>
Sat, 25 May 2002 01:10:44 +0000 (01:10 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 25 May 2002 01:10:44 +0000 (01:10 +0000)
src/main.cc

index a0edb83f7f70beb1469d684f60e961312ef524a6..946f56407e6e8ff24a6f633f50e477825af1eefb 100644 (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
This page took 0.023538 seconds and 4 git commands to generate.