all repos — openbox @ f992b34c7d4afe496f1391edfd33ea661211a670

openbox fork - make it a bit more like ryudo

use our version string
Dana Jansens danakj@orodu.net
commit

f992b34c7d4afe496f1391edfd33ea661211a670

parent

73e2192c74f87e0ed9b80c50b0507b01cba745ce

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/main.ccsrc/main.cc

@@ -67,7 +67,7 @@ " -display <string>\t\tuse display connection.\n"

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