X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuildercli.cpp;h=688a1db1b2df5a898cc1b62262e68e982bdc231d;hb=6b84e1f5673888753cbe566c1365222ed33fd3ac;hp=41a2429a48aba8307c00553bb45583c183134e7c;hpb=5e00719d0c63e306786ff36df61797cdbc86f3e9;p=builder.git diff --git a/source/buildercli.cpp b/source/buildercli.cpp index 41a2429..688a1db 100644 --- a/source/buildercli.cpp +++ b/source/buildercli.cpp @@ -195,8 +195,8 @@ int BuilderCLI::main() if(help) { - IO::print("Builder 1.0\n" - "Copyright © 2006-2013 Mikkosoft Productions, Mikko Rasa\n" + IO::print("Builder 3.0\n" + "Copyright © 2006-2022 Mikkosoft Productions, Mikko Rasa\n" "Licensed under the GPL\n\n" "%s", helpmsg); package_help();