aboutsummaryrefslogtreecommitdiff
path: root/util/fbsetroot.cc
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-01-03 13:07:34 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-01-03 13:07:34 (GMT)
commit376ed523cb84bdc5314aaebdb39502e0e0fd9701 (patch)
treeeac5e634df167f8132786469d2ccf3b71a8f61a9 /util/fbsetroot.cc
parent354e59f547f034a9e73c4a2f09713f32935e2949 (diff)
downloadfluxbox-376ed523cb84bdc5314aaebdb39502e0e0fd9701.zip
fluxbox-376ed523cb84bdc5314aaebdb39502e0e0fd9701.tar.bz2
Update release version
Diffstat (limited to 'util/fbsetroot.cc')
-rw-r--r--util/fbsetroot.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/fbsetroot.cc b/util/fbsetroot.cc
index 3a2f2b9..c787619 100644
--- a/util/fbsetroot.cc
+++ b/util/fbsetroot.cc
@@ -360,7 +360,7 @@ void fbsetroot::gradient() {
360*/ 360*/
361void fbsetroot::usage(int exit_code) { 361void fbsetroot::usage(int exit_code) {
362 _FB_USES_NLS; 362 _FB_USES_NLS;
363 cout << m_app_name << " 2.3 : (c) 2003-2014 Fluxbox Development Team" << endl; 363 cout << m_app_name << " 2.3 : (c) 2003-2015 Fluxbox Development Team" << endl;
364 cout << m_app_name << " 2.1 : (c) 2002 Claes Nasten" << endl; 364 cout << m_app_name << " 2.1 : (c) 2002 Claes Nasten" << endl;
365 cout << m_app_name << " 2.0 : (c) 1997-2000 Brad Hughes\n" << endl; 365 cout << m_app_name << " 2.0 : (c) 1997-2000 Brad Hughes\n" << endl;
366 cout << _FB_CONSOLETEXT(fbsetroot, Usage, 366 cout << _FB_CONSOLETEXT(fbsetroot, Usage,